diff options
author | Pramod <pramod.raghavendra.jayathirth@intel.com> | 2019-08-26 19:31:18 -0700 |
---|---|---|
committer | Pramod <pramod.raghavendra.jayathirth@intel.com> | 2019-09-23 17:13:55 -0700 |
commit | 70dd04d817b1505aca9aa38d87bddf210b6c8e54 (patch) | |
tree | 8829f4281b0ae899ef981fac559b7568be893de9 /deployments/helm/servicemesh/policy/Chart.yaml | |
parent | 7c1fb25948c06e4e0b572241ae292fc31a4f4af1 (diff) |
Add helm chart for Istio Policies
Issue-ID: MULTICLOUD-789
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
Change-Id: I16d1c1df0e9d8955040c78f5e67e1dd50e761040
Diffstat (limited to 'deployments/helm/servicemesh/policy/Chart.yaml')
-rw-r--r-- | deployments/helm/servicemesh/policy/Chart.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/deployments/helm/servicemesh/policy/Chart.yaml b/deployments/helm/servicemesh/policy/Chart.yaml new file mode 100644 index 00000000..cb940c08 --- /dev/null +++ b/deployments/helm/servicemesh/policy/Chart.yaml @@ -0,0 +1,5 @@ +apiVersion: v1 +appVersion: "1.0" +description: A Helm chart for Istio Policy +name: policy +version: 0.1.0 |