feat: Allow to add custom annotations for deployment in Helm (#1168)
This commit is contained in:
@@ -45,6 +45,9 @@ podAnnotations: {}
|
||||
podSecurityContext: {}
|
||||
# fsGroup: 2000
|
||||
|
||||
# Annotations to add to the deployment
|
||||
deploymentAnnotations: {}
|
||||
|
||||
securityContext: {}
|
||||
# capabilities:
|
||||
# drop:
|
||||
|
||||
Reference in New Issue
Block a user