Nicolas Massé 3 years ago
parent
commit
1f0e0acc4a
  1. 2
      SETUP.md

2
SETUP.md

@ -33,6 +33,8 @@ spec:
oc patch argocd openshift-gitops -n openshift-gitops -p '{"spec":{"server":{"insecure":true,"route":{"enabled": true,"tls":{"termination":"edge","insecureEdgeTerminationPolicy":"Redirect"}}}}}' --type=merge oc patch argocd openshift-gitops -n openshift-gitops -p '{"spec":{"server":{"insecure":true,"route":{"enabled": true,"tls":{"termination":"edge","insecureEdgeTerminationPolicy":"Redirect"}}}}}' --type=merge
``` ```
* Create a project named `demo-appdev`
## GitHub ## GitHub
* Create a personal access token with access to all your public repos * Create a personal access token with access to all your public repos

Loading…
Cancel
Save