diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 0ff52789..75cfc1f2 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,7 @@ - + @@ -124,6 +135,17 @@ + + + + + + + + + + + @@ -216,10 +238,10 @@ - + - - + + @@ -232,10 +254,18 @@ - + - - + + + + + + + + + + diff --git a/charts/croc-hunter/values.yaml b/charts/croc-hunter/values.yaml index f7e045b1..7b7c0627 100644 --- a/charts/croc-hunter/values.yaml +++ b/charts/croc-hunter/values.yaml @@ -12,7 +12,7 @@ image: "quay.io/eamonkeane/croc-hunter" imageTag: "latest" imagePullPolicy: "Always" ## If you have a private registry you specify a secret to use -#imagePullSecrets: +imagePullSecrets: croc-hunter-secrets cpu: "10m" memory: "128Mi" ## Ingress settings