Skip to content

Commit

Permalink
fix: Adding labels [skip ci] (#737)
Browse files Browse the repository at this point in the history
Signed-off-by: Milos Backonja <[email protected]>
  • Loading branch information
milosbackonja authored Sep 28, 2023
1 parent 5f34f06 commit 5182098
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion infrastructure/argocd-state/d-useast1-sjd4e/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ argocd-apps:
metadata:
name: '{{`{{app_name}}`}}'
namespace: argocd
additionalLabels:
labels:
type: agent
spec:
project: system-integration-testing
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/argocd-state/i-eucentral1-prt9a/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ argocd-apps:
metadata:
name: '{{`{{app_name}}`}}'
namespace: argocd
additionalLabels:
labels:
type: agent
spec:
project: system-integration-testing
Expand Down

0 comments on commit 5182098

Please sign in to comment.