mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-03-06 11:41:20 +00:00
10 lines
220 B
YAML
10 lines
220 B
YAML
apiVersion: capsule.clastix.io/v1beta2
|
|
kind: CapsuleConfiguration
|
|
metadata:
|
|
name: default
|
|
spec:
|
|
userGroups: ["capsule.clastix.io"]
|
|
forceTenantPrefix: false
|
|
protectedNamespaceRegex: ""
|
|
enableTLSReconciler: true
|