Ops: Point manifests at Juggalol container registry

This commit is contained in:
2026-05-07 17:38:28 -04:00
parent bf27c97deb
commit 666c32cd69
2 changed files with 2 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
# Replace 'latest' with the real image tag before applying
apiVersion: apps/v1
kind: Deployment
metadata:
@@ -16,7 +15,7 @@ spec:
spec:
containers:
- name: ui
image: reactbin-ui:latest
image: git.juggalol.com/juggalol/reactbin-ui:v1.0.0
ports:
- containerPort: 8080
livenessProbe: