Merge pull request #723 from bitnami/Apache

Adapt Apache chart to non-root
This commit is contained in:
Javier J. Salmerón-García
2018-07-24 16:05:39 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
name: apache
version: 0.3.14
version: 1.0.0
appVersion: 2.4.34
description: Chart for Apache HTTP Server
keywords:

View File

@@ -29,9 +29,9 @@ spec:
imagePullPolicy: {{ .Values.image.pullPolicy | quote }}
ports:
- name: http
containerPort: 80
containerPort: 8080
- name: https
containerPort: 443
containerPort: 8443
livenessProbe:
httpGet:
path: /