mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-26 09:26:52 +00:00
Fix and improve helm update script
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
3102dbfaeb
commit
405162e103
27 changed files with 70 additions and 69 deletions
|
|
@ -3,7 +3,7 @@ kind: Service
|
|||
metadata:
|
||||
annotations:
|
||||
kompose.cmd: kompose convert -c -f latest.yml
|
||||
kompose.version: 1.27.0 (b0ed6a2c9)
|
||||
kompose.version: 1.28.0 (c4137012e)
|
||||
labels:
|
||||
io.kompose.service: nextcloud-aio-apache
|
||||
name: nextcloud-aio-apache
|
||||
|
|
@ -14,5 +14,3 @@ spec:
|
|||
targetPort: {{ .Values.APACHE_PORT }}
|
||||
selector:
|
||||
io.kompose.service: nextcloud-aio-apache
|
||||
status:
|
||||
loadBalancer: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue