commit
This commit is contained in:
@@ -12,5 +12,5 @@ spec:
|
|||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
path: app-of-apps
|
path: app-of-apps
|
||||||
repoURL: http://gitea.gitea.svc.k8s.undercloud.local:3000
|
repoURL: http://gitea.gitea.svc.k8s.undercloud.local:3000/Undercloud/k8s-apps.git
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
@@ -35,7 +35,7 @@ metadata:
|
|||||||
argocd.argoproj.io/secret-type: repository
|
argocd.argoproj.io/secret-type: repository
|
||||||
type: Opaque
|
type: Opaque
|
||||||
stringData:
|
stringData:
|
||||||
url: http://gitea.gitea.svc.k8s.undercloud.local:3000
|
url: http://gitea.gitea.svc.k8s.undercloud.local:3000/Undercloud/k8s-apps.git
|
||||||
username: shodan
|
username: shodan
|
||||||
password: NElzVGhlTWluZEtpbGxlcg==
|
password: NElzVGhlTWluZEtpbGxlcg==
|
||||||
insecure: "true" # skip TLS verification / allow HTTP
|
insecure: "true" # skip TLS verification / allow HTTP
|
||||||
|
|||||||
Reference in New Issue
Block a user