diff --git a/stable/anchore-engine/Chart.yaml b/stable/anchore-engine/Chart.yaml index 86e80de1bb..9db039acc0 100644 --- a/stable/anchore-engine/Chart.yaml +++ b/stable/anchore-engine/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: anchore-engine -version: 1.0.2 +version: 1.0.3 appVersion: 0.4.0 description: Anchore container analysis and policy evaluation engine service keywords: diff --git a/stable/anchore-engine/values.yaml b/stable/anchore-engine/values.yaml index 952b5b8ace..98aedb805e 100644 --- a/stable/anchore-engine/values.yaml +++ b/stable/anchore-engine/values.yaml @@ -16,6 +16,7 @@ postgresql: # Configure size of the persitant volume used with helm managed chart. # This should be commented out if using an external endpoint. persistence: + resourcePolicy: nil size: 20Gi # Google CloudSQL support in GKE via gce-proxy @@ -392,6 +393,7 @@ anchore-feeds-db: # Configure size of the persitant volume used with helm managed chart. # This should be commented out if using an external endpoint. persistence: + resourcePolicy: nil size: 20Gi # Configure & enable the Anchore Enterprise on-prem feeds service.