Compare commits
3 Commits
fix/create
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 2716e60d2d | |||
| 0c569ec528 | |||
| 6e8b755f38 |
@ -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