We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5a5601 commit 63872aeCopy full SHA for 63872ae
charts/flagsmith/templates/sse-secret-init/rbac.yaml
@@ -1,4 +1,4 @@
1
-{{- if and .Values.sse.enabled (not .Values.api.secretKeyFromExistingSecret.enabled) -}}
+{{- if and .Values.sse.enabled (not .Values.sse.authenticationTokenFromExistingSecret.enabled) -}}
2
apiVersion: rbac.authorization.k8s.io/v1
3
kind: Role
4
metadata:
0 commit comments