Skip to content

Commit c7b7573

Browse files
committed
Fix multitenancy topic for secretRef syntax
1 parent 14f91d8 commit c7b7573

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/book/src/topics/multitenancy.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,7 @@ kind: AWSClusterStaticIdentity
8585
metadata:
8686
name: "test-account"
8787
spec:
88-
secretRef:
89-
name: test-account-creds
90-
namespace: capa-system
88+
secretRef: test-account-creds
9189
allowedNamespaces:
9290
selector:
9391
matchLabels:

0 commit comments

Comments
 (0)