Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
Korrigerer namespace for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
terjeofnorway committed Oct 6, 2023
1 parent 041f141 commit 2095080
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .nais/unleash/unleash-api-token.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ apiVersion: unleash.nais.io/v1
kind: ApiToken
metadata:
name: nav-dekoratoren
namespace: navno
namespace: personbruker
labels:
team: navno
team: personbruker
spec:
unleashInstance:
apiVersion: unleash.nais.io/v1
Expand Down
4 changes: 2 additions & 2 deletions .nais/unleash/unleash-api-token.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ apiVersion: unleash.nais.io/v1
kind: ApiToken
metadata:
name: nav-dekoratoren
namespace: navno
namespace: personbruker
labels:
team: navno
team: personbruker
spec:
unleashInstance:
apiVersion: unleash.nais.io/v1
Expand Down

0 comments on commit 2095080

Please sign in to comment.