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

Commit

Permalink
KAIZEN-0 La til riktig namespace i nais.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexGaard committed Oct 11, 2019
1 parent 4cb0da0 commit 8b7e2d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nais.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: "nais.io/v1alpha1"
kind: "Application"
metadata:
name: veilarbmaofs
namespace: {{namespace}}
namespace: default
cluster:
- prod-fss
labels:
Expand All @@ -28,5 +28,5 @@ spec:
cpu: "1"
memory: 1Gi
ingresses:
- https://veilarbmaofs.nais.preprod.local
- https://veilarbmaofs.nais.adeo.no
- https://app.adeo.no/veilarbmaofs

0 comments on commit 8b7e2d1

Please sign in to comment.