Readd Guacamole
All checks were successful
renovate / renovate (push) Successful in 10m15s

This commit is contained in:
Danny Bessems
2025-09-01 02:33:15 +00:00
parent 04eaf23ef3
commit 271288b255
6 changed files with 164 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
apiVersion: v1
kind: Service
metadata:
name: guacamole
namespace: guacamole
spec:
ports:
- protocol: TCP
name: ui
port: 8080
- protocol: TCP
name: proxy
port: 4822
- protocol: TCP
name: db
port: 5432
selector:
app: guacamole