| commit | c39457b7e8c2d77062f32d7f2211a8373870a44b | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max-2.local> | Thu Oct 24 20:13:06 2024 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max-2.local> | Thu Oct 24 20:13:06 2024 +0400 |
| tree | eb3eb038829ec4aab58ed39e45be5aa2fb67ac97 | |
| parent | 971aa30ab7c959a1fccc28d5437a3e0187e103c2 [diff] [blame] |
update
diff --git a/charts/etherpad/values.yaml b/charts/etherpad/values.yaml new file mode 100644 index 0000000..ab5d5eb --- /dev/null +++ b/charts/etherpad/values.yaml
@@ -0,0 +1,14 @@ +image: + repository: etherpad/etherpad + tag: latest + pullPolicy: Always +portName: http +persistentVolumeClaimName: "data" +db: + type: "" + host: "" + port: 80 + name: "" + user: "" + pass: "" + charset: ""