You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Name of the priority class which will be used in every generated Pod, if the PriorityClass specified does not exist, the pod will not be able to schedule. Please refer to https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/#priorityclass for more information
43
33
# priorityClassName:
@@ -127,7 +117,6 @@ spec:
127
117
target: prefer-standby
128
118
retentionPolicy: "360d"
129
119
130
-
{{- if or .Values.cloudNativePG.restore.fromSnapshot .Values.cloudNativePG.restore.fromGCPSnapshot }}
131
120
bootstrap:
132
121
{{- if .Values.cloudNativePG.restore.inTimeRecovery }}
0 commit comments