mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Typo fix in puppet-forge/README.md (#5182)
* Add version for puppet-forge version: 0.1.8 * Typo fix in puppet-forge/README.md and will the modules will be purged...
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
description: Distribute locally developed Puppet modules and proxy to the official Puppet Forge server
|
||||
name: puppet-forge
|
||||
version: 0.1.7
|
||||
version: 0.1.8
|
||||
appVersion: 1.10.0
|
||||
home: https://github.com/unibet/puppet-forge-server
|
||||
keywords:
|
||||
|
||||
@@ -12,7 +12,7 @@ How to use this container
|
||||
The container when invoked with no arguments will start the Puppet forge
|
||||
server at port 8080 with local Puppet forge modules locate in /puppet/modules.
|
||||
If a volume mount is not specified to /puppet/modules, then all modules are
|
||||
kept within the container and will the modules will be purged upon restarting
|
||||
kept within the container and the modules will be purged upon restarting
|
||||
the container. In addition, the log files for the service are kept in
|
||||
/puppet/logs.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user