Update actions.summerwind.dev_runnerreplicasets.yaml
This commit is contained in:
parent
763ad5d6f9
commit
be57cd9ff2
|
|
@ -5,7 +5,7 @@ metadata:
|
||||||
annotations:
|
annotations:
|
||||||
controller-gen.kubebuilder.io/version: v0.14.0
|
controller-gen.kubebuilder.io/version: v0.14.0
|
||||||
{{- if .Values.crds.annotations }}
|
{{- if .Values.crds.annotations }}
|
||||||
{{.Values.crds.annotations }}
|
{{ .Values.crds.annotations | toYaml | trim | nindent 4 }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
name: runnerreplicasets.actions.summerwind.dev
|
name: runnerreplicasets.actions.summerwind.dev
|
||||||
spec:
|
spec:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue