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 2b78318 commit 5c73de5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
app: nginx-default
template:
metadata:
{{- .Values.general.hibernate }}
{{- if .Values.general.hibernate }}
annotations:
hibernated: true
{{- end }}
Expand Down

0 comments on commit 5c73de5

Please sign in to comment.