This commit is contained in:
6
helm/templates/install.yaml
Normal file
6
helm/templates/install.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
{{ include "lib.component.workload" (dict "ctx" .)}}
|
||||
{{ include "lib.component.service" (dict "ctx" .) }}
|
||||
{{ include "lib.component.ingress" (dict "ctx" .) }}
|
||||
{{ include "lib.component.environment" (dict "ctx" .) }}
|
||||
{{ include "lib.component.storage" (dict "ctx" .) }}
|
||||
{{ include "lib.component.templates" (dict "ctx" .) }}
|
Reference in New Issue
Block a user