summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/components/policy-drools-pdp/templates/secrets.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-09-14 10:02:54 +0000
committerGerrit Code Review <gerrit@onap.org>2020-09-14 10:02:54 +0000
commit83b60d8e01f1803fdb4963bd72cd6ebd9953b44f (patch)
tree3d9d543146e1b4f91f8343b15885bcf0194718fd /kubernetes/policy/components/policy-drools-pdp/templates/secrets.yaml
parentce6cad81087ce0572c4f9a2cf346c070a2a16046 (diff)
parent4372e83bea918c4e9387ec556e52af3075563657 (diff)
Merge "[TREE-WIDE] Use faster version of common secret template"
Diffstat (limited to 'kubernetes/policy/components/policy-drools-pdp/templates/secrets.yaml')
-rwxr-xr-xkubernetes/policy/components/policy-drools-pdp/templates/secrets.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/components/policy-drools-pdp/templates/secrets.yaml b/kubernetes/policy/components/policy-drools-pdp/templates/secrets.yaml
index 7fb84b5ddc..29f2ef2215 100755
--- a/kubernetes/policy/components/policy-drools-pdp/templates/secrets.yaml
+++ b/kubernetes/policy/components/policy-drools-pdp/templates/secrets.yaml
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-{{ include "common.secret" . }}
+{{ include "common.secretFast" . }}
---
apiVersion: v1
kind: Secret