This commit is contained in:
FanYang
2018-02-27 09:58:47 -08:00
committed by k8s-ci-robot
parent 3276072c42
commit 17120c6426
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v1
description: Modular and transparent LAMP stack chart supporting PHP-FPM, Release Cloning, LoadBalancer, Ingress, SSL and lots more!
name: lamp
version: 0.1.2
version: 0.1.3
home: https://github.com/lead4good/helm-lamp-stack
maintainers:
- name: lead4good
+2 -2
View File
@@ -22,7 +22,7 @@ init:
resources: false
php:
## php.version default php repository version, you can specify a differnt version like 5 or 7.0
## php.version default php repository version, you can specify a different version like 5 or 7.0
version: "7"
## php.repository If not empty, repository is chosen over default php repo
@@ -42,7 +42,7 @@ php:
## sockets instead of TCP
sockets: true
## php.oldHTTPRoot Additionaly mounts the webroot at `php.oldHTTPRoot` to compansate
## php.oldHTTPRoot Additionally mounts the webroot at `php.oldHTTPRoot` to compensate
## for absolute path file links
# oldHTTPRoot: /var/www/html