feat(owncloud): Added first draft for owncloud deployment
This commit is contained in:
@@ -455,10 +455,9 @@ ingress:
|
|||||||
labels: {}
|
labels: {}
|
||||||
# -- Ingress TLS configuration.
|
# -- Ingress TLS configuration.
|
||||||
tls:
|
tls:
|
||||||
tls:
|
- secretName: owncloud-tls
|
||||||
- secretName: owncloud-tls
|
hosts:
|
||||||
hosts:
|
- cloud.dgse.cloud
|
||||||
- cloud.dgse.cloud
|
|
||||||
|
|
||||||
# -- Resources to apply to all init containers.
|
# -- Resources to apply to all init containers.
|
||||||
initResources: {}
|
initResources: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user