diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-10-04 13:55:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-10-04 13:55:30 +0000 |
commit | 86bd887da34ed388c648d1756258421da05b786a (patch) | |
tree | ef9257094dae6283976724e39ecb5c17176aeb5b /kubernetes/dcaegen2-services/common/dcaegen2-services-common/templates | |
parent | 23c1fc145b00853fa6b0a87c42e494549c9e4ee8 (diff) | |
parent | 30ec390479c9b7eeeaa90f036be02162c29ae918 (diff) |
Merge "[COMMON] Add and run pre-commit linters via tox"
Diffstat (limited to 'kubernetes/dcaegen2-services/common/dcaegen2-services-common/templates')
-rw-r--r-- | kubernetes/dcaegen2-services/common/dcaegen2-services-common/templates/_deployment.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/dcaegen2-services/common/dcaegen2-services-common/templates/_deployment.tpl b/kubernetes/dcaegen2-services/common/dcaegen2-services-common/templates/_deployment.tpl index 8738b1099e..6be03de27b 100644 --- a/kubernetes/dcaegen2-services/common/dcaegen2-services-common/templates/_deployment.tpl +++ b/kubernetes/dcaegen2-services/common/dcaegen2-services-common/templates/_deployment.tpl @@ -207,7 +207,7 @@ The sidecar is included if .Values.policies is set. The Policy-sync sidecar polls PolicyEngine (PDP) periodically based on .Values.policies.duration and configuration retrieved is shared with DCAE Microservice container by common volume. Policy can be retrieved based on -list of policyID or filter. An optional policyRelease parameter can be specified +list of policyID or filter. An optional policyRelease parameter can be specified to override the default policy helm release (used for retreiving the secret containing pdp username and password) |