diff --git a/charts/big-peer/Chart.yaml b/charts/big-peer/Chart.yaml index 9345fec..7984389 100644 --- a/charts/big-peer/Chart.yaml +++ b/charts/big-peer/Chart.yaml @@ -15,7 +15,7 @@ home: https://docs.ditto.live/ # 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.3 # 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/big-peer/values.yaml b/charts/big-peer/values.yaml index ce12782..ab6e5bd 100644 --- a/charts/big-peer/values.yaml +++ b/charts/big-peer/values.yaml @@ -591,6 +591,9 @@ hydra-subscription: create: true name: selfsigned-issuer + networkPolicies: + enabled: false + # -- the configuration of the statefulset for the http api server apiServer: enabled: true