Skip to content

Commit

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

Signed-off-by: Gerd Oberlechner <goberlec@redhat.com>
  • Loading branch information
geoberle authored and Jonathan Chang committed Jan 29, 2025
1 parent 03b996c commit ddf91ca
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 ddf91ca

Please sign in to comment.