We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d97fe3f commit 3c2408fCopy full SHA for 3c2408f
templates/Deployment.yaml
@@ -27,6 +27,7 @@ spec:
27
- --aws-zone-type=public
28
- --registry=txt
29
- --txt-owner-id={{ .Values.spec.namespace}}-{{ .Values.spec.appName }}
30
+ - --log-level=debug
31
env:
32
- name: AWS_DEFAULT_REGION
33
value: 'us-east-1'
0 commit comments