Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Oct 17, 2024
1 parent d91c965 commit eb9483f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cd/templates/harbor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,9 @@ spec:
ref: values
destination:
server: {{ .Values.spec.destination.server }}
namespace: ingress-nginx
namespace: harbor
syncPolicy:
syncOptions:
- CreateNamespace=true
# See https://github.com/argoproj/argo-cd/issues/820 and https://github.com/argoproj/argo-cd/issues/13100
- ServerSideApply=true
- ApplyOutOfSyncOnly=true

0 comments on commit eb9483f

Please sign in to comment.