Compare commits

..
2 Commits
Author SHA1 Message Date
khwezi d9d4b92897 Merge pull request 'Changed piston ui image source' (#52) from dev into main
Reviewed-on: #52
2026-04-16 09:37:58 +02:00
Khwezi c0802ef190 Changed piston ui image source 2026-04-16 09:37:29 +02:00
+2 -2
View File
@@ -61,11 +61,11 @@ spec:
cpu: "1" cpu: "1"
memory: "2Gi" memory: "2Gi"
- name: ui - name: ui
image: thitpraphan/piston-web:latest image: m9sweeper/piston-admin:latest
ports: ports:
- containerPort: 80 - containerPort: 80
env: env:
- name: PISTON_API_URL - name: PISTON_URL
value: "http://localhost:2000" value: "http://localhost:2000"
resources: resources:
requests: requests: