Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
Update app-service.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusAhlfors authored Jun 27, 2023
1 parent d4a6279 commit 53b1e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/app-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ spec:
- port: 3000
name: status
selector:
app: {{ ternary "app" "disabled" .Values.enabled }}
app: app

0 comments on commit 53b1e20

Please sign in to comment.