Skip to content

Commit

Permalink
update values
Browse files Browse the repository at this point in the history
  • Loading branch information
abosii-harness committed Jul 17, 2024
1 parent 3edf334 commit a14705d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/test-chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.

replicaCount: 1
replicaCount: 2

image:
repository: nginx
Expand Down Expand Up @@ -47,7 +47,7 @@ ingress:
# kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true"
hosts:
- host: chart-example.dev.local
- host: chart-example.testd.local
paths:
- path: /
pathType: ImplementationSpecific
Expand Down

0 comments on commit a14705d

Please sign in to comment.