Skip to content

Commit

Permalink
Update hpa.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sd031 authored Sep 22, 2024
1 parent e922199 commit d041bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s_manifests/hpa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: autoscaling/v1
kind: HorizontalPodAutoscaler
metadata:
name: api
namespace: shepherd
namespace: workshop
spec:
minReplicas: 2
maxReplicas: 10
Expand Down

0 comments on commit d041bde

Please sign in to comment.