modified: deploy/onlyoffice/deployment.yaml

modified:   deploy/whiteboard/deployment.yaml
This commit is contained in:
Márcio Fernandes
2026-07-16 22:16:06 +00:00
parent 29a0ef0bb7
commit c4c462e97e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ spec:
containers: containers:
- name: onlyoffice - name: onlyoffice
### Maintained by flux - Image Update Automation ### Maintained by flux - Image Update Automation
image: onlyoffice/documentserver:latest # {"$imagepolicy": "casa-limbosolutions-com:onlyoffice"} image: onlyoffice/documentserver:latest # {"$imagepolicy": "cloud-limbosolutions-com:onlyoffice"}
### ###
ports: ports:
- containerPort: 80 - containerPort: 80
+1 -1
View File
@@ -17,7 +17,7 @@ spec:
containers: containers:
- name: whiteboard-ws - name: whiteboard-ws
### Maintained by flux - Image Update Automation ### Maintained by flux - Image Update Automation
image: ghcr.io/nextcloud-releases/whiteboard:stable # {"$imagepolicy": "casa-limbosolutions-com:whiteboard"} image: ghcr.io/nextcloud-releases/whiteboard:stable # {"$imagepolicy": "cloud-limbosolutions-com:whiteboard"}
### ###
ports: ports:
- containerPort: 3002 - containerPort: 3002