Update harbor app
This commit is contained in:
parent
1b18379f6e
commit
f9b3706de8
@ -8,7 +8,7 @@ metadata:
|
||||
spec:
|
||||
project: dev-tools
|
||||
source:
|
||||
repoURL: 'ssh://git@gitea-ssh.dev-tools.svc.cluster.local:2222/dvirlabs/dev-tools.git'
|
||||
repoURL: ssh://git@gitea-ssh.dev-tools.svc.cluster.local:2222/dvirlabs/dev-tools.git
|
||||
targetRevision: HEAD
|
||||
path: charts/harbor
|
||||
helm:
|
||||
@ -17,30 +17,7 @@ spec:
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: dev-tools
|
||||
ignoreDifferences:
|
||||
- group: ""
|
||||
kind: Secret
|
||||
name: harbor-core
|
||||
namespace: dev-tools
|
||||
jsonPointers:
|
||||
- /data/CSRF_KEY
|
||||
- /data/secret
|
||||
- /data/secretKey
|
||||
- /data/tls.crt
|
||||
- /data/tls.key
|
||||
- group: ""
|
||||
kind: Secret
|
||||
name: harbor-jobservice
|
||||
namespace: dev-tools
|
||||
jsonPointers:
|
||||
- /data/JOBSERVICE_SECRET
|
||||
- group: ""
|
||||
kind: Secret
|
||||
name: harbor-registry
|
||||
namespace: dev-tools
|
||||
jsonPointers:
|
||||
- /data/REGISTRY_HTTP_SECRET
|
||||
# syncPolicy:
|
||||
# automated:
|
||||
# prune: true
|
||||
# selfHeal: true
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user