From: Krisztian Lengyel Date: Mon, 26 Aug 2019 14:17:37 +0000 (+0200) Subject: Update DANM webhook config X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=82fd82918a31f8bd9504905ce07a91f15573ffb8;p=ta%2Fcaas-install.git Update DANM webhook config Update DANM webhook config to hash 5e15d4e322fc5ff89b06ac70bd83b5ce4c09d0df Change-Id: I59ffdab2bf5d0b48cffaf6c8c1a1c1616656338b Signed-off-by: Krisztian Lengyel --- diff --git a/SPECS/infra-charts.spec b/SPECS/infra-charts.spec index 4fac4e4..aeebbb6 100644 --- a/SPECS/infra-charts.spec +++ b/SPECS/infra-charts.spec @@ -15,7 +15,7 @@ %define COMPONENT infra-charts %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 1.0.0 -%define RPM_MINOR_VERSION 22 +%define RPM_MINOR_VERSION 23 Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} diff --git a/infra-charts/templates/danm-webhook-config.yaml b/infra-charts/templates/danm-webhook-config.yaml index e738e98..cf10ecd 100644 --- a/infra-charts/templates/danm-webhook-config.yaml +++ b/infra-charts/templates/danm-webhook-config.yaml @@ -58,6 +58,6 @@ webhooks: - operations: ["DELETE"] apiGroups: ["danm.k8s.io"] apiVersions: ["v1"] - resources: ["tenantnetworks"] + resources: ["tenantnetworks", "clusternetworks"] failurePolicy: Fail {{ end }} diff --git a/infra-charts/templates/netwatcher.yaml b/infra-charts/templates/netwatcher.yaml index ba7c846..fece0c3 100644 --- a/infra-charts/templates/netwatcher.yaml +++ b/infra-charts/templates/netwatcher.yaml @@ -36,7 +36,6 @@ spec: image: {{ .Values.registry_url }}/{{ .Values.registry_reponame }}/hyperdanm:{{ .Values.netwatcher.container_version }} command: - "/usr/local/bin/netwatcher" - - "--logtostderr" securityContext: capabilities: add: