Skip to content
Snippets Groups Projects

Enhance Helming

Merged Sören Henning requested to merge enhance-helming into theodolite-kotlin
Files
4
{{- if .Values.benchmarkCRD.create -}}
{{- if .Values.operator.benchmarkCRD.create -}}
apiVersion: apiextensions.k8s.io/v1
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
kind: CustomResourceDefinition
metadata:
metadata:
@@ -116,4 +116,4 @@ spec:
@@ -116,4 +116,4 @@ spec:
subresources:
subresources:
status: {}
status: {}
scope: Namespaced
scope: Namespaced
{{- end }}
{{- end }}
\ No newline at end of file
Loading