From e0dcf7032071acd67562909c004c58bb1ec00542 Mon Sep 17 00:00:00 2001 From: Kevin Reeuwijk Date: Wed, 5 Feb 2025 18:07:28 +0100 Subject: [PATCH] fix schema --- packs/piraeus-operator-addon-2.7.1/schema.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packs/piraeus-operator-addon-2.7.1/schema.yaml b/packs/piraeus-operator-addon-2.7.1/schema.yaml index 34ff768..b59ec6c 100644 --- a/packs/piraeus-operator-addon-2.7.1/schema.yaml +++ b/packs/piraeus-operator-addon-2.7.1/schema.yaml @@ -1,2 +1,2 @@ -charts.piraeus-cluster.cluster.masterPassphrase: +charts.piraeus-cluster.cluster.masterPassphrase.value: schema: '{{ format "${password}" | hints "To override the master passphrase, enter one here" }}' \ No newline at end of file