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