commit
This commit is contained in:
@@ -12,5 +12,5 @@ spec:
|
||||
project: default
|
||||
source:
|
||||
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
|
||||
@@ -35,7 +35,7 @@ metadata:
|
||||
argocd.argoproj.io/secret-type: repository
|
||||
type: Opaque
|
||||
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
|
||||
password: NElzVGhlTWluZEtpbGxlcg==
|
||||
insecure: "true" # skip TLS verification / allow HTTP
|
||||
|
||||
Reference in New Issue
Block a user