Update K8S to include an auto generator of values template
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{{ range .Values.extraManifests }}
|
||||
---
|
||||
{{ tpl . $ }}
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user