Merge pull request #1678 from juan131/apache-values-schema

[bitnami/apache] Fix typo in values.schema.json
This commit is contained in:
Juan Ariza Toledano
2019-11-29 10:03:13 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: apache
version: 7.2.13
version: 7.2.14
appVersion: 2.4.41
description: Chart for Apache HTTP Server
keywords:
+1 -1
View File
@@ -11,7 +11,7 @@
"type": "boolean",
"form": true,
"title": "Use a custom hostname",
"description": "Enable the ingress resource that allows you to access the WordPress installation."
"description": "Enable the ingress resource that allows you to access the Apache installation."
},
"certManager": {
"type": "boolean",