WIP: trying to figure it out

This commit is contained in:
Nikolai Rodionov
2023-02-24 10:57:23 +01:00
parent 1bfefb404e
commit bd34ef8d40
4 changed files with 42 additions and 11 deletions

8
common/values.ns.yaml Normal file
View File

@ -0,0 +1,8 @@
ns:
templates:
- |
apiVersion: v1
kind: Namespace
metadata:
name: {{ .Values.name }}