Skip to content

Commit

Permalink
fix typo in gcp-night-king values.yaml (helm#4563)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chengfei Shang authored and k8s-ci-robot committed Apr 4, 2018
1 parent d4e6352 commit 5a3a8a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion stable/gcp-night-king/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
description: A Helm chart for GCP Night King
name: gcp-night-king
version: 1.0.1
version: 1.0.2
appVersion: 1.0
home: https://hub.docker.com/r/itamarost/gcp-night-king/
sources:
Expand Down
2 changes: 1 addition & 1 deletion stable/gcp-night-king/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ resources: {}
# cpu: 100m
# memory: 128Mi

# GCE project ID for GCE API usage - mandatory paramter
# GCE project ID for GCE API usage - mandatory parameter
projectID: "MUST PROVIDE PROJECT ID"
# Pub/Sub subscription name to listen on
# subscriptionName: your-pubsub-subscription-name

0 comments on commit 5a3a8a2

Please sign in to comment.