|
@ -11,7 +11,7 @@ spec: |
|
|
server: {{ .Values.spec.destination.server }} |
|
|
server: {{ .Values.spec.destination.server }} |
|
|
project: default |
|
|
project: default |
|
|
source: |
|
|
source: |
|
|
path: volvo-kustomize/application-crds |
|
|
path: volvo-kustomize/dev |
|
|
repoURL: {{ .Values.spec.source.repoURL }} |
|
|
repoURL: {{ .Values.spec.source.repoURL }} |
|
|
targetRevision: {{ .Values.spec.source.targetRevision }} |
|
|
targetRevision: {{ .Values.spec.source.targetRevision }} |
|
|
|
|
|
|
|
|