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

Commit

Permalink
Hardkoder secret navn for unleash
Browse files Browse the repository at this point in the history
  • Loading branch information
terjeofnorway committed Oct 6, 2023
1 parent 9444afc commit 3cbd3ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nais/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
{{/each}}
envFrom:
- secret: nav-dekoratoren
- secret: {{appName}}-unleash-api-token
- secret: nav-dekoratoren-unleash-api-token
filesFrom:
- configmap: dekoratoren-config
mountPath: /app/config
Expand Down
2 changes: 1 addition & 1 deletion .nais/unleash-apitoken.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
apiVersion: unleash.nais.io/v1
kind: RemoteUnleash
name: navno
secretName: {{appName}}-unleash-api-token
secretName: nav-dekoratoren-unleash-api-token

# Specify which environment the API token should be created for.
# Can be one of: development, or production.
Expand Down

0 comments on commit 3cbd3ab

Please sign in to comment.