diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2021-02-11 21:29:24 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-02-11 21:29:24 +0000 |
commit | 3465ee1be5636b48753bc7bf4d0bf8ca1fac5147 (patch) | |
tree | a4623b443678190d3ede570bab7259937df4dcc2 /kubernetes/policy/components/policy-clamp-fe/templates/ingress.yaml | |
parent | cacfe7b32bcd951a2bb173d8beab8cf22da67ac4 (diff) | |
parent | 5c4498813e10d25160a86f97fe7a95ea26f9ef7b (diff) |
Merge "[POLICY] Migration of clamp to policy area"
Diffstat (limited to 'kubernetes/policy/components/policy-clamp-fe/templates/ingress.yaml')
-rw-r--r-- | kubernetes/policy/components/policy-clamp-fe/templates/ingress.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kubernetes/policy/components/policy-clamp-fe/templates/ingress.yaml b/kubernetes/policy/components/policy-clamp-fe/templates/ingress.yaml new file mode 100644 index 0000000000..8f87c68f1e --- /dev/null +++ b/kubernetes/policy/components/policy-clamp-fe/templates/ingress.yaml @@ -0,0 +1 @@ +{{ include "common.ingress" . }} |