We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e500a9 commit 6a3c7afCopy full SHA for 6a3c7af
pkg/kubewarden/chart/kubewarden/policy-server/General.vue
@@ -264,6 +264,9 @@ watchEffect(() => {
264
<div class="row mt-20">
265
<div class="col span-6">
266
<!-- Reduce is required as the component maps to object.value if any -->
267
+ <h3>
268
+ {{ t('kubewarden.policyServerConfig.priorityClassName.label') }}
269
+ </h3>
270
<ResourceLabeledSelect
271
v-model:value="value.spec.priorityClassName"
272
data-testid="ps-config-priority-class-name-select"
0 commit comments