Skip to content

Commit

Permalink
[XENOPS-1200] add hibernate parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
gert-glassee committed Sep 25, 2024
1 parent 5c73de5 commit c10e4cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ spec:
app: nginx-default
template:
metadata:
{{- if .Values.general.hibernate }}
annotations:
{{- if .Values.general.hibernate }}
hibernated: true
{{- end }}
labels:
Expand Down

0 comments on commit c10e4cd

Please sign in to comment.