Skip to content

Commit

Permalink
remove aks metrics enablement from GH action (Azure#1088)
Browse files Browse the repository at this point in the history
as of Azure#1078 AKS metrics enablement is not managed via bicep

Signed-off-by: Gerd Oberlechner <goberlec@redhat.com>
  • Loading branch information
geoberle authored and katherinelc321 committed Jan 30, 2025
1 parent e1b88d6 commit b470ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/environment-infra-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@
- name: 'Deploy rest'
run: |
cd dev-infrastructure/
PRINCIPAL_ID=${{ secrets.GHA_PRINCIPAL_ID }} make mgmt.aks.admin-access mgmt.enable-aks-metrics
PRINCIPAL_ID=${{ secrets.GHA_PRINCIPAL_ID }} make mgmt.aks.admin-access

0 comments on commit b470ba8

Please sign in to comment.