update to git

This commit is contained in:
2026-08-12 13:04:57 +07:00
commit 39b11cd13f
8 changed files with 150 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
apiVersion: v1
kind: Service
metadata:
name: web-socket-qris
spec:
selector:
app: web-socket-qris
ports:
- name: http
port: 80
targetPort: 8080