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