fix(drupal): Fixup

This commit is contained in:
2025-12-02 12:00:14 +01:00
parent 86d2d58c3c
commit b58d457d90
@@ -1,4 +1,3 @@
{{- if .Values.clusterConfig.cilium.enabled }}
apiVersion: cilium.io/v2
kind: CiliumNetworkPolicy
metadata:
@@ -12,4 +11,3 @@ spec:
endpointSelector:
matchLabels:
app: drupal
{{- end}}