Skip to content

Commit 164780d

Browse files
feat(helm): Allow Pod priorityClassName to be configured (#639)
chore: Generated commit to update templated files since the last template run up to stackabletech/operator-templating@9937fb4 Reference-to: stackabletech/operator-templating@9937fb4 (This allows Pod `priorityClassName` to be configured in operators (excluding listener-operator and secret-operator). It requires a CHANGELOG entry before merging (see example in <stackabletech/operator-templating#551>).)
1 parent 4c32316 commit 164780d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.yamllint.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ rules:
1212
min-spaces-from-content: 1 # Needed due to https://github.com/adrienverge/yamllint/issues/443
1313
indentation:
1414
indent-sequences: consistent
15+
comments-indentation: disable # This is generally useless and interferes with commented example values

0 commit comments

Comments
 (0)