fix command

This commit is contained in:
2025-12-10 15:32:00 +01:00
parent 5d7f34512b
commit 81fef46f00

View File

@@ -37,12 +37,6 @@ spec:
- name: argocd-metrics-server - name: argocd-metrics-server
image: quay.io/argoprojlabs/argocd-extension-metrics:v1.0.3 image: quay.io/argoprojlabs/argocd-extension-metrics:v1.0.3
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command:
- /app/argocd-extension-metrics
- backend
- start
- --port=9003
- --config=/etc/config/config.yaml
ports: ports:
- containerPort: 9003 - containerPort: 9003
name: http name: http