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

Commit

Permalink
Legger til prod-token-deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
terjeofnorway committed Oct 6, 2023
1 parent 3eda051 commit d04ea9d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .nais/unleash/unleash-api-token.prod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
apiVersion: unleash.nais.io/v1
kind: ApiToken
metadata:
name: nav-dekoratoren
namespace: navno
labels:
team: navno
spec:
unleashInstance:
apiVersion: unleash.nais.io/v1
kind: RemoteUnleash
name: navno
secretName: nav-dekoratoren-unleash-api-token

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

0 comments on commit d04ea9d

Please sign in to comment.