Enable auto-sync for codex-staging
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
codex:
|
||||
enabled: false
|
||||
{{- if eq .Environment.Name "prod" }}
|
||||
autosync: false
|
||||
{{- else }}
|
||||
autosync: true
|
||||
{{- end }}
|
||||
env: {{ .Environment.Name }}
|
||||
|
||||
Reference in New Issue
Block a user