mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-22 03:25:53 +10:00
Merge pull request #1678 from juan131/apache-values-schema
[bitnami/apache] Fix typo in values.schema.json
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user