deploy with instance labels

This commit is contained in:
2026-01-17 20:14:22 -05:00
parent 36eb6e1ef0
commit 3b69cb6384
2 changed files with 8 additions and 0 deletions
+3
View File
@@ -2,6 +2,9 @@ apiVersion: apps/v1
kind: StatefulSet
metadata:
name: znc
labels:
app.kubernetes.io/name: znc
app.kubernetes.io/instance: znc
annotations:
polaris.fairwinds.com/runAsRootAllowed-exempt: "true"
polaris.fairwinds.com/tagNotSpecified-exempt: "true"