Update k8s/apps/hexound/deployment.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 5s

This commit is contained in:
ab
2025-04-13 18:50:31 +00:00
parent 64e5276788
commit 097f360113

View File

@ -3,7 +3,7 @@ kind: Deployment
metadata: metadata:
name: hexound name: hexound
spec: spec:
replicas: TEST replicas: 1
selector: selector:
matchLabels: matchLabels:
app: hexound app: hexound