k3s-cluster/cluster/apps/management/guacamole/guacamole.sops.yaml

20 lines
779 B
YAML

apiVersion: v1
kind: ConfigMap
metadata:
name: guacamole-properties
namespace: management
stringData:
guacamole.properties: |
postgresql-hostname: postgresql.database
postgresql-port: 5432
postgresql-database: guacamole
postgresql-username: guacamole
postgresql-password: EypqWCBj7KvzqwWT8N2rNHofYVam
enable-clipboard-integration: true
openid-authorization-endpoint=https://auth.seanomik.net/application/o/authorize/
openid-client-id=8ab8a779ce0eaf204750855a24bb7698845aeb4a
openid-issuer=https://auth.seanomik.net/application/o/apache-guacamole/
openid-jwks-endpoint=https://auth.seanomik.net/application/o/apache-guacamole/jwks/
openid-redirect-uri=https://remote.seanomik.net/ # This must match the redirect URI in Authentik