Add pod labels to gotify-bridge
This commit is contained in:
parent
507e957005
commit
9c83039b46
|
@ -23,6 +23,9 @@ spec:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: bridge-secrets
|
name: bridge-secrets
|
||||||
|
|
||||||
|
podLabels:
|
||||||
|
needsTools: "yes"
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue