Compare commits
2 Commits
6e8b755f38
...
2716e60d2d
| Author | SHA1 | Date | |
|---|---|---|---|
| 2716e60d2d | |||
| 0c569ec528 |
@ -9,7 +9,7 @@ metadata:
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-options: ServerSideApply=true
|
||||
binaryData:
|
||||
{{- range $path, $_ := .Files.Glob "sql/004_*.sql" }}
|
||||
{{- range $path, $_ := .Files.Glob "sql/*.sql" }}
|
||||
{{ base $path }}: {{ $.Files.Get $path | b64enc }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user