argocd config change
This commit is contained in:
parent
9385d918fc
commit
da0e170be5
@ -6,6 +6,8 @@ metadata:
|
||||
labels:
|
||||
{{- include "property-settings-svc-v2-chart.labels" . | nindent 4 }}
|
||||
app.kubernetes.io/component: dbinit
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-options: ServerSideApply=true
|
||||
binaryData:
|
||||
{{- range $path, $_ := .Files.Glob "sql/004_property_settings_db*.sql" }}
|
||||
{{ base $path }}: {{ $.Files.Get $path | b64enc | quote }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user