add extra containers for postiz
This commit is contained in:
@@ -23,6 +23,7 @@ securityContext: {}
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 80
|
||||
additionalPorts: []
|
||||
|
||||
ingress:
|
||||
enabled: false # Disabled by default
|
||||
@@ -44,6 +45,8 @@ ingress:
|
||||
|
||||
resources: {}
|
||||
|
||||
extraContainers: []
|
||||
|
||||
extraVolumes: []
|
||||
extraVolumeMounts: []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user