Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Add note to Spinnaker doc about destination path for additionalConfigMaps #11437

Merged
merged 5 commits into from
Feb 15, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion stable/spinnaker/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
description: Open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence.
name: spinnaker
version: 1.7.1
version: 1.7.2
appVersion: 1.11.6
home: http://spinnaker.io/
sources:
Expand Down
2 changes: 2 additions & 0 deletions stable/spinnaker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,3 +153,5 @@ halyard:
tasks:
useManagedServiceAccounts: true
```

Any files added through `additionalConfigMaps` will be written to disk at `/opt/halyard/additionalConfigMaps`.