Skip to content

Commit 1f32758

Browse files
committed
auth: change namespace for token generators
1 parent 142165a commit 1f32758

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/auth/entra-id/how-to/generate.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
inbound:
2525
rules:
2626
- application: azure-token-generator
27-
namespace: aura
27+
namespace: nais
2828
cluster: dev-gcp
2929
```
3030

docs/auth/tokenx/how-to/generate.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
inbound:
2020
rules:
2121
- application: tokenx-token-generator
22-
namespace: aura
22+
namespace: nais
2323
cluster: dev-gcp
2424
```
2525

0 commit comments

Comments
 (0)