We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68bb835 commit 7a7f18dCopy full SHA for 7a7f18d
charts/example-v2/Chart.yaml
@@ -8,4 +8,4 @@ maintainers:
8
name: example-v2
9
sources:
10
- https://github.com/helm/helm
11
-version: 0.2.5
+version: 0.2.6
charts/example-v2/values.yaml
@@ -2,7 +2,7 @@
2
# This is a YAML-formatted file.
3
# Declare variables to be passed into your templates.
4
5
-replicaCount: 2
+replicaCount: 1
6
7
image:
repository: nginx
0 commit comments