Files
dc-kc/charts/opencloud/values.yaml
GeorgeRaven ed676251e4 Added opencloud role assignment
Changelog: added
Signed-off-by: GeorgeRaven <GeorgeRavenCommunity@pm.me>
2025-10-24 19:47:47 +01:00

71 lines
1.7 KiB
YAML

global:
oidc:
issuer: https://auth.deepcypher.me/realms/deepcypher
clientId: opencloud
# tls:
# enabled: true
domain:
opencloud: opencloud.deepcypher.me
keycloak: auth.deepcypher.me
minio: minio.deepcypher.me
collabora: collabora.deepcypher.me
onlyoffice: onlyoffice.deepcypher.me
companion: companion.deepcypher.me
wopi: wopi.deepcypher.me
oidc:
realm:
name: deepcypher
ref: owncloak-deepcypher
config:
ref: owncloak
# image:
# registry: harbor.deepcypher.me/docker.io
opencloud:
opencloud:
env:
- name: PROXY_ROLE_ASSIGNMENT_OIDC_CLAIM
value: "resource_access.opencloud.roles"
existingSecret: opencloud
storage:
s3:
internal:
enabled: true
existingSecret: minio
httpRoute:
enabled: false
gateway:
name: envoy
namespace: envoy-gateway
keycloak:
internal:
enabled: false
onlyoffice:
config:
rabbitmq:
existingSecret: rabbitmq
coAuthoring:
secret:
existingSecret: onlyoffice
postgres:
enabled: false
environment:
name: unknown # not to be used for hard checks but to display to user
hardware: metal # to be used to enable on-prem specific features like ceph, cilium, etc
mode: production # to be used to configure backup movement and additional debugging features
revision: main # to be used to pull from different git branches
baseDomain: deepcypher.me # to be used to override default chart domains to configure environments
location:
name: unknown # not to be used for hard checks purely informational
contact:
name: George Onoufriou
email: noreply@deepcypher.me