Skip to content

Commit 6c41bc4

Browse files
committed
Portainer: document lacking pod annotations and link PR
1 parent 15336ba commit 6c41bc4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

charts/portainer/values.yaml.gotmpl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,10 @@ portainer:
2020

2121
persistence: {}
2222

23-
podAnnotations: {}
23+
# 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+
2427
podLabels: {}
2528

2629
podSecurityContext:

0 commit comments

Comments
 (0)