Skip to content

Commit

Permalink
Update values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricve authored Jan 26, 2024
1 parent 1549f5f commit 372f129
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/hub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ licenseServer:

# Private Docker Registry: The registry secret is required if you have your Docker images behind a private registry.
# By default it will pull from Docker hub (https://hub.docker.com/r/kerberos).
imagePullSecrets:
- name: regcred
#imagePullSecrets:
# - name: regcred

# Environment: set to 'production', 'develop', 'demo', 'staging' or 'acceptance'.
# Set to 'true' if this is a private deployment.
Expand Down Expand Up @@ -504,4 +504,4 @@ kerberospipeline:
cpu: 500m
limits:
memory: 2Gi
cpu: 1000m
cpu: 1000m

0 comments on commit 372f129

Please sign in to comment.