1
0

update demo

Signed-off-by: dragonflylee <dragonflylee@outlook.com>
This commit is contained in:
2023-11-07 10:40:16 +08:00
parent b2972195cb
commit 696f6ba425
12 changed files with 231 additions and 10 deletions

View File

@@ -3,18 +3,15 @@ namespace: kube-system
generatorOptions:
disableNameSuffixHash: true
namePrefix: monitor-
namePrefix: demo-
commonLabels:
app: monitor
app: demo
resources:
- rbac/service_account.yaml
- rbac/role.yaml
- rbac/leader_election_role.yaml
- rbac/role_binding.yaml
- webhook/manifests.yaml
- webhook/service.yaml
- deployment.yaml
patchesStrategicMerge:
@@ -27,5 +24,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: controller
newName: localhost:5000/monitor
newName: localhost:5000/demo