[MARIADB][COMMON] Add support for mariadb-operator
[oom.git] / kubernetes / common / cassandra / templates / secrets.yaml
index b776caf..5a611a9 100644 (file)
@@ -16,6 +16,6 @@
 # limitations under the License.
 */}}
 
-{{- if .Values.k8ssandraOperator.enabled }}
+{{- if .Values.global.cassandra.useOperator }}
 {{ include "common.secretFast" . }}
 {{- end }}
\ No newline at end of file