Skip to content

Commit

Permalink
manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
sunsingerus committed Nov 5, 2024
1 parent 1d0c6a6 commit 5b882ba
Show file tree
Hide file tree
Showing 10 changed files with 101 additions and 10 deletions.
1 change: 0 additions & 1 deletion config/chk/keeper_config.d/01-keeper-01-default-config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
<snapshot_storage_path>/var/lib/clickhouse-keeper/coordination/snapshots</snapshot_storage_path>
<storage_path>/var/lib/clickhouse-keeper</storage_path>
<tcp_port>2181</tcp_port>
<enable_reconfiguration>true</enable_reconfiguration>
</keeper_server>
<listen_host>::</listen_host>
<listen_host>0.0.0.0</listen_host>
Expand Down
11 changes: 11 additions & 0 deletions config/chk/keeper_config.d/01-keeper-03-enable-reconfig.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!-- IMPORTANT -->
<!-- This file is auto-generated -->
<!-- Do not edit this file - all changes would be lost -->
<!-- Edit appropriate template in the following folder: -->
<!-- deploy/builder/templates-config -->
<!-- IMPORTANT -->
<clickhouse>
<keeper_server>
<enable_reconfiguration>false</enable_reconfiguration>
</keeper_server>
</clickhouse>
2 changes: 1 addition & 1 deletion deploy/helm/clickhouse-operator/README.md

Large diffs are not rendered by default.

15 changes: 13 additions & 2 deletions deploy/helm/clickhouse-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,6 @@ configs:
<snapshot_storage_path>/var/lib/clickhouse-keeper/coordination/snapshots</snapshot_storage_path>
<storage_path>/var/lib/clickhouse-keeper</storage_path>
<tcp_port>2181</tcp_port>
<enable_reconfiguration>true</enable_reconfiguration>
</keeper_server>
<listen_host>::</listen_host>
<listen_host>0.0.0.0</listen_host>
Expand All @@ -750,7 +749,7 @@ configs:
</server>
</openSSL>
</clickhouse>
01-keeper-02-readiness.xml: |-
01-keeper-02-readiness.xml: |
<!-- IMPORTANT -->
<!-- This file is auto-generated -->
<!-- Do not edit this file - all changes would be lost -->
Expand All @@ -767,6 +766,18 @@ configs:
</http_control>
</keeper_server>
</clickhouse>
01-keeper-03-enable-reconfig.xml: |-
<!-- IMPORTANT -->
<!-- This file is auto-generated -->
<!-- Do not edit this file - all changes would be lost -->
<!-- Edit appropriate template in the following folder: -->
<!-- deploy/builder/templates-config -->
<!-- IMPORTANT -->
<clickhouse>
<keeper_server>
<enable_reconfiguration>false</enable_reconfiguration>
</keeper_server>
</clickhouse>
keeperTemplatesdFiles:
readme: |-
Templates in this folder are packaged with an operator and available via 'useTemplate'
Expand Down
14 changes: 13 additions & 1 deletion deploy/operator/clickhouse-operator-install-ansible.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4850,7 +4850,6 @@ data:
<snapshot_storage_path>/var/lib/clickhouse-keeper/coordination/snapshots</snapshot_storage_path>
<storage_path>/var/lib/clickhouse-keeper</storage_path>
<tcp_port>2181</tcp_port>
<enable_reconfiguration>true</enable_reconfiguration>
</keeper_server>
<listen_host>::</listen_host>
<listen_host>0.0.0.0</listen_host>
Expand Down Expand Up @@ -4892,6 +4891,19 @@ data:
</keeper_server>
</clickhouse>
01-keeper-03-enable-reconfig.xml: |
<!-- IMPORTANT -->
<!-- This file is auto-generated -->
<!-- Do not edit this file - all changes would be lost -->
<!-- Edit appropriate template in the following folder: -->
<!-- deploy/builder/templates-config -->
<!-- IMPORTANT -->
<clickhouse>
<keeper_server>
<enable_reconfiguration>false</enable_reconfiguration>
</keeper_server>
</clickhouse>
---
# Template Parameters:
#
Expand Down
13 changes: 12 additions & 1 deletion deploy/operator/clickhouse-operator-install-bundle-v1beta1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4790,7 +4790,6 @@ data:
<snapshot_storage_path>/var/lib/clickhouse-keeper/coordination/snapshots</snapshot_storage_path>
<storage_path>/var/lib/clickhouse-keeper</storage_path>
<tcp_port>2181</tcp_port>
<enable_reconfiguration>true</enable_reconfiguration>
</keeper_server>
<listen_host>::</listen_host>
<listen_host>0.0.0.0</listen_host>
Expand Down Expand Up @@ -4830,6 +4829,18 @@ data:
</http_control>
</keeper_server>
</clickhouse>
01-keeper-03-enable-reconfig.xml: |
<!-- IMPORTANT -->
<!-- This file is auto-generated -->
<!-- Do not edit this file - all changes would be lost -->
<!-- Edit appropriate template in the following folder: -->
<!-- deploy/builder/templates-config -->
<!-- IMPORTANT -->
<clickhouse>
<keeper_server>
<enable_reconfiguration>false</enable_reconfiguration>
</keeper_server>
</clickhouse>
---
# Template Parameters:
#
Expand Down
14 changes: 13 additions & 1 deletion deploy/operator/clickhouse-operator-install-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4843,7 +4843,6 @@ data:
<snapshot_storage_path>/var/lib/clickhouse-keeper/coordination/snapshots</snapshot_storage_path>
<storage_path>/var/lib/clickhouse-keeper</storage_path>
<tcp_port>2181</tcp_port>
<enable_reconfiguration>true</enable_reconfiguration>
</keeper_server>
<listen_host>::</listen_host>
<listen_host>0.0.0.0</listen_host>
Expand Down Expand Up @@ -4885,6 +4884,19 @@ data:
</keeper_server>
</clickhouse>
01-keeper-03-enable-reconfig.xml: |
<!-- IMPORTANT -->
<!-- This file is auto-generated -->
<!-- Do not edit this file - all changes would be lost -->
<!-- Edit appropriate template in the following folder: -->
<!-- deploy/builder/templates-config -->
<!-- IMPORTANT -->
<clickhouse>
<keeper_server>
<enable_reconfiguration>false</enable_reconfiguration>
</keeper_server>
</clickhouse>
---
# Template Parameters:
#
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4790,7 +4790,6 @@ data:
<snapshot_storage_path>/var/lib/clickhouse-keeper/coordination/snapshots</snapshot_storage_path>
<storage_path>/var/lib/clickhouse-keeper</storage_path>
<tcp_port>2181</tcp_port>
<enable_reconfiguration>true</enable_reconfiguration>
</keeper_server>
<listen_host>::</listen_host>
<listen_host>0.0.0.0</listen_host>
Expand Down Expand Up @@ -4830,6 +4829,18 @@ data:
</http_control>
</keeper_server>
</clickhouse>
01-keeper-03-enable-reconfig.xml: |
<!-- IMPORTANT -->
<!-- This file is auto-generated -->
<!-- Do not edit this file - all changes would be lost -->
<!-- Edit appropriate template in the following folder: -->
<!-- deploy/builder/templates-config -->
<!-- IMPORTANT -->
<clickhouse>
<keeper_server>
<enable_reconfiguration>false</enable_reconfiguration>
</keeper_server>
</clickhouse>
---
# Template Parameters:
#
Expand Down
14 changes: 13 additions & 1 deletion deploy/operator/clickhouse-operator-install-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4843,7 +4843,6 @@ data:
<snapshot_storage_path>/var/lib/clickhouse-keeper/coordination/snapshots</snapshot_storage_path>
<storage_path>/var/lib/clickhouse-keeper</storage_path>
<tcp_port>2181</tcp_port>
<enable_reconfiguration>true</enable_reconfiguration>
</keeper_server>
<listen_host>::</listen_host>
<listen_host>0.0.0.0</listen_host>
Expand Down Expand Up @@ -4885,6 +4884,19 @@ data:
</keeper_server>
</clickhouse>
01-keeper-03-enable-reconfig.xml: |
<!-- IMPORTANT -->
<!-- This file is auto-generated -->
<!-- Do not edit this file - all changes would be lost -->
<!-- Edit appropriate template in the following folder: -->
<!-- deploy/builder/templates-config -->
<!-- IMPORTANT -->
<clickhouse>
<keeper_server>
<enable_reconfiguration>false</enable_reconfiguration>
</keeper_server>
</clickhouse>
---
# Template Parameters:
#
Expand Down
14 changes: 13 additions & 1 deletion deploy/operator/clickhouse-operator-install-tf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4850,7 +4850,6 @@ data:
<snapshot_storage_path>/var/lib/clickhouse-keeper/coordination/snapshots</snapshot_storage_path>
<storage_path>/var/lib/clickhouse-keeper</storage_path>
<tcp_port>2181</tcp_port>
<enable_reconfiguration>true</enable_reconfiguration>
</keeper_server>
<listen_host>::</listen_host>
<listen_host>0.0.0.0</listen_host>
Expand Down Expand Up @@ -4892,6 +4891,19 @@ data:
</keeper_server>
</clickhouse>

01-keeper-03-enable-reconfig.xml: |
<!-- IMPORTANT -->
<!-- This file is auto-generated -->
<!-- Do not edit this file - all changes would be lost -->
<!-- Edit appropriate template in the following folder: -->
<!-- deploy/builder/templates-config -->
<!-- IMPORTANT -->
<clickhouse>
<keeper_server>
<enable_reconfiguration>false</enable_reconfiguration>
</keeper_server>
</clickhouse>

---
# Template Parameters:
#
Expand Down

0 comments on commit 5b882ba

Please sign in to comment.