diff --git a/assets/logo/capsule.svg b/assets/logo/capsule.svg new file mode 100644 index 00000000..382b9e2f --- /dev/null +++ b/assets/logo/capsule.svg @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/charts/capsule/Chart.yaml b/charts/capsule/Chart.yaml index 649b7f98..c05ff539 100644 --- a/charts/capsule/Chart.yaml +++ b/charts/capsule/Chart.yaml @@ -3,7 +3,7 @@ type: application description: A Helm chart to deploy the Capsule Operator for easily implementing, managing, and maintaining mutitenancy and access control in Kubernetes. home: https://github.com/clastix/capsule -icon: https://github.com/clastix/capsule/blob/master/assets/logo/space-capsule3.png +icon: https://github.com/clastix/capsule/raw/master/assets/logo/capsule_small.png keywords: - kubernetes - operator