mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 03:55:18 +02:00
Allow custom annotation to deployment (#7481)
This commit is contained in:
@@ -31,6 +31,9 @@ serviceAccount:
|
||||
# If not set and create is true, a name is generated using the fullname template
|
||||
name: ""
|
||||
|
||||
# Specifies annotations for deployment
|
||||
annotations: {}
|
||||
|
||||
podAnnotations: {}
|
||||
|
||||
podSecurityContext: {}
|
||||
|
||||
Reference in New Issue
Block a user