Update harbor app
This commit is contained in:
parent
1b18379f6e
commit
f9b3706de8
@ -8,7 +8,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
project: dev-tools
|
project: dev-tools
|
||||||
source:
|
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
|
targetRevision: HEAD
|
||||||
path: charts/harbor
|
path: charts/harbor
|
||||||
helm:
|
helm:
|
||||||
@ -17,30 +17,7 @@ spec:
|
|||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: dev-tools
|
namespace: dev-tools
|
||||||
ignoreDifferences:
|
syncPolicy:
|
||||||
- group: ""
|
automated:
|
||||||
kind: Secret
|
prune: true
|
||||||
name: harbor-core
|
selfHeal: true
|
||||||
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
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user