fix the fix
This commit is contained in:
@@ -1,13 +1,6 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: argocd
|
||||
|
||||
resources:
|
||||
- configmap.yaml
|
||||
- deployment.yaml
|
||||
|
||||
commonLabels:
|
||||
app.kubernetes.io/name: argocd-metrics-server
|
||||
app.kubernetes.io/part-of: argocd
|
||||
app.kubernetes.io/component: metrics-server
|
||||
- configmap.yaml
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
Reference in New Issue
Block a user