Pin Guacamole;Fix volume DDclient

This commit is contained in:
2023-03-03 11:31:06 +01:00
parent fa7da06085
commit 8be0075ead
16 changed files with 285 additions and 233 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: 3306
selector:
app: guacamole