mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-05-20 16:22:51 +00:00
11 lines
278 B
YAML
11 lines
278 B
YAML
apiVersion: capsule.clastix.io/v1alpha1
|
|
kind: CapsuleConfiguration
|
|
metadata:
|
|
name: default
|
|
spec:
|
|
userGroups: ["capsule.clastix.io"]
|
|
forceTenantPrefix: false
|
|
protectedNamespaceRegex: ""
|
|
allowTenantIngressHostnamesCollision: false
|
|
allowIngressHostnameCollision: false
|