Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Altinity/clickhouse-backup
Browse files Browse the repository at this point in the history
  • Loading branch information
Slach committed Sep 13, 2024
2 parents a48e8b2 + f9ff98c commit 8d231aa
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions Examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,12 +182,9 @@ spec:
- clickhouse-server
- --config-file=/etc/clickhouse-server/config.xml
- name: clickhouse-backup
image: altinity/clickhouse-backup:master
image: altinity/clickhouse-backup:latest
imagePullPolicy: Always
command:
- bash
- -xc
- "/bin/clickhouse-backup server"
args: ["server"]
env:
- name: LOG_LEVEL
value: "debug"
Expand Down

0 comments on commit 8d231aa

Please sign in to comment.