Skip to content

Commit 3b29dfa

Browse files
committed
fix: remove the API URLs
Remove the API URL for both Automotive cluster and MP+ cluster Signed-off-by: Matej Focko <[email protected]>
1 parent 66b0968 commit 3b29dfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vars/packit/stg_template.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
project: packit--stg
1111

1212
# Openshift cluster url
13-
# host: https://api.auto-prod.gi0n.p1.openshiftapps.com:6443 # auto-prod cluster
14-
host: ***REMOVED***
13+
# For the URL of the MP+ API endpoint, see Bitwarden Secure note
14+
host: ‹TODO›
1515

1616
# oc login <the above host value>, oc whoami -t
1717
# OR via Openshift web GUI: click on your login in top right corner, 'Copy Login Command', take the part after --token=

0 commit comments

Comments
 (0)