Skip to content

Commit 5d67ed0

Browse files
committed
Add missing ioc-instance template
1 parent 63ea69e commit 5d67ed0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{{- /* Include ioc-instance templates except for the configmap, which we provide and it
2+
will mount because it is not empty */ -}}
3+
{{ include "ioc-instance.statefulset" . }}
4+
---
5+
{{ include "ioc-instance.service" . }}
6+
---
7+
{{ include "ioc-instance.datavolume" . }}

0 commit comments

Comments
 (0)