Skip to content

Commit

Permalink
Fixed autoscaler naming. Again.
Browse files Browse the repository at this point in the history
  • Loading branch information
weskubo-cgi authored and weskubo-cgi committed Oct 17, 2023
1 parent ea517c9 commit fed7b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/openshift/d365api.dc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ objects:
- apiVersion: autoscaling/v2
kind: HorizontalPodAutoscaler
metadata:
name: '${APP_NAME}-d365api-cpu-${ENVIRONMENT}-autoscaler'
name: '${APP_NAME}-d365api-${ENVIRONMENT}-cpu-autoscaler'
spec:
scaleTargetRef:
apiVersion: apps.openshift.io/v1
Expand Down

0 comments on commit fed7b6c

Please sign in to comment.