try wildcard for permitted namespaces
This commit is contained in:
parent
35974b047c
commit
f05b306ac6
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ spec:
|
|||
secretTemplate:
|
||||
annotations:
|
||||
replicator.v1.mittwald.de/replication-allowed: "true"
|
||||
replicator.v1.mittwald.de/replication-allowed-namespaces: "nextcloud"
|
||||
replicator.v1.mittwald.de/replication-allowed-namespaces: "*"
|
||||
issuerRef:
|
||||
name: letsencrypt-rfc2136
|
||||
kind: ClusterIssuer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue