Update k8s/apps/hexound/deployment.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 5s
All checks were successful
Check with kubeconform / lint (push) Successful in 5s
This commit is contained in:
@ -3,7 +3,7 @@ kind: Deployment
|
||||
metadata:
|
||||
name: hexound
|
||||
spec:
|
||||
replicas: TEST
|
||||
replicas: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
app: hexound
|
||||
|
Reference in New Issue
Block a user