fix the fix

This commit is contained in:
2025-12-10 15:54:52 +01:00
parent 3f097b4f01
commit f468c8f9dd
3 changed files with 38 additions and 69 deletions

View File

@@ -0,0 +1,15 @@
apiVersion: v1
kind: Service
metadata:
name: argocd-metrics-server
labels:
app.kubernetes.io/name: argocd-metrics-server
app.kubernetes.io/part-of: argocd
spec:
ports:
- name: metrics
port: 9003
protocol: TCP
targetPort: 9003
selector:
app: argocd-metrics-server