try wildcard for permitted namespaces

This commit is contained in:
j 2025-07-04 17:45:20 +10:00
parent 35974b047c
commit f05b306ac6

View file

@ -62,7 +62,7 @@ spec:
secretTemplate: secretTemplate:
annotations: annotations:
replicator.v1.mittwald.de/replication-allowed: "true" replicator.v1.mittwald.de/replication-allowed: "true"
replicator.v1.mittwald.de/replication-allowed-namespaces: "nextcloud" replicator.v1.mittwald.de/replication-allowed-namespaces: "*"
issuerRef: issuerRef:
name: letsencrypt-rfc2136 name: letsencrypt-rfc2136
kind: ClusterIssuer kind: ClusterIssuer