Changes
- don't autocomplete account in space creation
- chart: add apiservice and webhook
- chart: add metadata
- chart: remove unused options from values.yaml
Upgrading kiosk
You may need to run the following commands before upgrading to this version using helm upgrade:
kubectl delete apiservice v1alpha1.tenancy.kiosk.sh
kubectl delete ValidatingWebhookConfiguration kioskBoth of these objects are now part of the helm chart. Instead of deleting them before upgrading, you may also add the app.kubernetes.io/managed-by annotation for helm instead.