We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 595f000 commit a9222e8Copy full SHA for a9222e8
addons/mysql/templates/_helpers.tpl
@@ -242,6 +242,7 @@ roles:
242
- name: primary
243
updatePriority: 2
244
participatesInQuorum: false
245
+ isExclusive: true
246
- name: secondary
247
updatePriority: 1
248
@@ -323,4 +324,4 @@ Generate reloader scripts configmap
323
324
{{ $path | base }}: |-
325
{{- $.Files.Get $path | nindent 2 }}
326
{{- end }}
-{{- end }}
327
+{{- end }}
addons/mysql/templates/_orc.tpl
@@ -71,6 +71,7 @@ roles:
71
72
73
74
75
76
77
0 commit comments