fix command
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user