[MARIADB][COMMON] Add support for mariadb-operator
[oom.git] / kubernetes / common / cassandra / templates / service.yaml
index 092c677..8b2e534 100644 (file)
@@ -14,6 +14,6 @@
 # limitations under the License.
 */}}
 
-{{- if not .Values.k8ssandraOperator.enabled }}
+{{- if not .Values.global.cassandra.useOperator }}
 {{ include "common.headlessService" . }}
 {{- end }}
\ No newline at end of file