diff --git a/contrib/helm/clair/values.yaml b/contrib/helm/clair/values.yaml index dc8e6cef..717eea37 100644 --- a/contrib/helm/clair/values.yaml +++ b/contrib/helm/clair/values.yaml @@ -62,6 +62,9 @@ postgresql: # The dependant Postgres chart can be disabled, to connect to # an existing database by defining config.postgresURI enabled: true + + imageTag: 9.6-alpine + cpu: 1000m memory: 1Gi # These values are hardcoded until Helm supports secrets.