Skip to content

Commit 1659649

Browse files
committed
chore(addon): addon meta add allow_parameters
1 parent ae2eb93 commit 1659649

8 files changed

Lines changed: 24 additions & 0 deletions

File tree

addons/minio-2023/meta.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ bindable: true
1414
instances_retrievable: true
1515
bindings_retrievable: true
1616
plan_updateable: true
17+
allow_parameters:
18+
- name: "networkPolicy.allowNamespaces"
19+
description: "networkPolicy allowNamespaces config for values.yaml"

addons/mysql-cluster-5.7/meta.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ bindable: true
1414
instances_retrievable: true
1515
bindings_retrievable: true
1616
plan_updateable: true
17+
allow_parameters:
18+
- name: "networkPolicy.allowNamespaces"
19+
description: "networkPolicy allowNamespaces config for values.yaml"

addons/mysql-cluster-8.0/meta.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ bindable: true
1414
instances_retrievable: true
1515
bindings_retrievable: true
1616
plan_updateable: true
17+
allow_parameters:
18+
- name: "networkPolicy.allowNamespaces"
19+
description: "networkPolicy allowNamespaces config for values.yaml"

addons/postgresql-15/meta.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ bindable: true
1515
instances_retrievable: true
1616
bindings_retrievable: true
1717
plan_updateable: true
18+
allow_parameters:
19+
- name: "networkPolicy.allowNamespaces"
20+
description: "networkPolicy allowNamespaces config for values.yaml"

addons/rabbitmq-3.12/meta.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ bindable: true
1414
instances_retrievable: true
1515
bindings_retrievable: true
1616
plan_updateable: true
17+
allow_parameters:
18+
- name: "networkPolicy.allowNamespaces"
19+
description: "networkPolicy allowNamespaces config for values.yaml"

addons/redis-7.0/meta.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ bindable: true
1414
instances_retrievable: true
1515
bindings_retrievable: true
1616
plan_updateable: true
17+
allow_parameters:
18+
- name: "networkPolicy.allowNamespaces"
19+
description: "networkPolicy allowNamespaces config for values.yaml"

addons/redis-cluster-7.0/meta.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ bindable: true
1414
instances_retrievable: true
1515
bindings_retrievable: true
1616
plan_updateable: true
17+
allow_parameters:
18+
- name: "networkPolicy.allowNamespaces"
19+
description: "networkPolicy allowNamespaces config for values.yaml"

addons/zookeeper-3.9/meta.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ bindable: true
1414
instances_retrievable: true
1515
bindings_retrievable: true
1616
plan_updateable: true
17+
allow_parameters:
18+
- name: "networkPolicy.allowNamespaces"
19+
description: "networkPolicy allowNamespaces config for values.yaml"

0 commit comments

Comments
 (0)