all-in-one/nextcloud-aio-helm-chart/templates/nextcloud-aio-namespace-namespace.yaml
szaimen 356e32f3d1 Helm Chart updates
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-28 18:30:56 +00:00

5 lines
114 B
YAML
Executable file

apiVersion: v1
kind: Namespace
metadata:
name: "{{ .Values.NAMESPACE }}"
namespace: "{{ .Values.NAMESPACE }}"