mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-04 17:21:24 -03:00
add empty _pod so tests are passing for now
This commit is contained in:
5
library/common/1.0.0/templates/lib/controller/_pod.tpl
Normal file
5
library/common/1.0.0/templates/lib/controller/_pod.tpl
Normal file
@@ -0,0 +1,5 @@
|
||||
{{/*
|
||||
The pod definition included in the controller.
|
||||
*/}}
|
||||
{{- define "ix.v1.common.controller.pod" -}}
|
||||
{{- end -}}
|
||||
Reference in New Issue
Block a user