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