Don't create namespace in cluster_config

This commit is contained in:
Jim Martens 2023-11-06 07:59:01 +01:00
parent 175164a96f
commit 6fc002bcaf
1 changed files with 0 additions and 4 deletions

View File

@ -1,8 +1,4 @@
{{- if .Values.vault.enabled -}}
apiVersion: v1
kind: Namespace
metadata:
name: {{ $.Values.vault.namespace }}
{{- range .Values.vault.applicationNamespaces }}
---
apiVersion: v1