Skip to content

Commit

Permalink
Add team as templated variable
Browse files Browse the repository at this point in the history
  • Loading branch information
mallport committed Dec 4, 2024
1 parent 7aeae39 commit ccc50e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .nais/test/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: pseudo-service
namespace: dapla-stat
namespace: {{team}}
labels:
team: {{team}}
spec:
Expand Down

0 comments on commit ccc50e5

Please sign in to comment.