add empty files

This commit is contained in:
Stavros kois
2022-11-15 19:24:21 +02:00
parent d470445d37
commit 07aafa821f
2 changed files with 5 additions and 1 deletions
@@ -1,4 +1,4 @@
{{/* Probes selection logic included by the containe. */}}
{{/* Probes selection logic included by the container. */}}
{{- define "ix.v1.common.container.probes" -}}
{{- end -}}
@@ -0,0 +1,4 @@
{{/* Volume Mounts included by the container. */}}
{{- define "ix.v1.common.container.volumeMounts" -}}
{{- end -}}