add extra containers for postiz

This commit is contained in:
Jan Breitkopf
2024-12-10 12:09:13 +01:00
parent f09e2ff4fe
commit 24fcde5f2e
4 changed files with 12 additions and 3 deletions
+3
View File
@@ -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: []