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 15336ba commit 6c41bc4Copy full SHA for 6c41bc4
charts/portainer/values.yaml.gotmpl
@@ -20,7 +20,10 @@ portainer:
20
21
persistence: {}
22
23
- podAnnotations: {}
+ # podAnnotations: {}
24
+ # Not implemented in portainer chart (see https://github.com/portainer/k8s/pull/183)
25
+ # Once implemented, we can use it to add checksum of network policy like in adminer
26
+
27
podLabels: {}
28
29
podSecurityContext:
0 commit comments