make fluentbit, docker and external dns optional
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# comment out sa if it was previously created
|
||||
{{- if .Values.externaldns.enabled }}
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: ClusterRole
|
||||
metadata:
|
||||
@@ -64,3 +64,4 @@ spec:
|
||||
env:
|
||||
- name: AWS_DEFAULT_REGION
|
||||
value: {{ .Values.deployment.clusterRegion }}
|
||||
{{- end }}
|
||||
|
Reference in New Issue
Block a user