diff --git a/charts/omada-controller/Chart.yaml b/charts/omada-controller/Chart.yaml index 9439f05..ad0693e 100644 --- a/charts/omada-controller/Chart.yaml +++ b/charts/omada-controller/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.2 +version: 0.1.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/omada-controller/values.yaml b/charts/omada-controller/values.yaml index 30bdb4d..d6e6c58 100644 --- a/charts/omada-controller/values.yaml +++ b/charts/omada-controller/values.yaml @@ -20,7 +20,7 @@ persistence: enabled: true # storageClass: accessMode: ReadWriteOnce - size: 50Gi + size: 5Gi serviceAccount: # Specifies whether a service account should be created