[create-pull-request] automated change (#3)
All checks were successful
🧪 ✨ Unit Tests Workflow / 🧪 📜 JavaScript Tests (push) Successful in 8m6s
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 10m49s

Co-authored-by: rrise <+rrise@users.noreply.github.com>
Reviewed-on: Siteworxpro/reloading-manager#3
Co-authored-by: Ron Rise <ron@siteworxpro.com>
Co-committed-by: Ron Rise <ron@siteworxpro.com>
This commit was merged in pull request #3.
This commit is contained in:
2025-05-16 10:08:55 -04:00
committed by Siteworx Pro Gitea
parent 3246450d77
commit 4f750ae15c

View File

@@ -19,11 +19,11 @@ spec:
- name: siteworxpro - name: siteworxpro
containers: containers:
- name: frontend - name: frontend
image: scr.siteworxpro.com/reloading-manager/frontend:v0.0.29 image: scr.siteworxpro.com/reloading-manager/frontend:v0.0.31
ports: ports:
- containerPort: 80 - containerPort: 80
- name: backend - name: backend
image: scr.siteworxpro.com/reloading-manager/backend:v0.0.29 image: scr.siteworxpro.com/reloading-manager/backend:v0.0.31
ports: ports:
- containerPort: 8080 - containerPort: 8080
envFrom: envFrom: