Skip to content

Commit

Permalink
env: deploy manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
sunsingerus committed Jan 27, 2025
1 parent ab09e22 commit ff34cdc
Show file tree
Hide file tree
Showing 15 changed files with 174 additions and 174 deletions.
4 changes: 2 additions & 2 deletions deploy/helm/clickhouse-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ description: |-
kubectl apply -f https://github.com/Altinity/clickhouse-operator/raw/master/deploy/helm/clickhouse-operator/crds/CustomResourceDefinition-clickhousekeeperinstallations.clickhouse-keeper.altinity.com.yaml
```
type: application
version: 0.24.3
appVersion: 0.24.3
version: 0.25.0
appVersion: 0.25.0
home: https://github.com/Altinity/clickhouse-operator
icon: https://logosandtypes.com/wp-content/uploads/2020/12/altinity.svg
maintainers:
Expand Down
2 changes: 1 addition & 1 deletion deploy/helm/clickhouse-operator/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# altinity-clickhouse-operator

![Version: 0.24.3](https://img.shields.io/badge/Version-0.24.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.24.3](https://img.shields.io/badge/AppVersion-0.24.3-informational?style=flat-square)
![Version: 0.25.0](https://img.shields.io/badge/Version-0.25.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.25.0](https://img.shields.io/badge/AppVersion-0.25.0-informational?style=flat-square)

Helm chart to deploy [altinity-clickhouse-operator](https://github.com/Altinity/clickhouse-operator).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
# SINGULAR=clickhouseinstallation
# PLURAL=clickhouseinstallations
# SHORT=chi
# OPERATOR_VERSION=0.24.3
# OPERATOR_VERSION=0.25.0
#
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
name: clickhouseinstallations.clickhouse.altinity.com
labels:
clickhouse.altinity.com/chop: 0.24.3
clickhouse.altinity.com/chop: 0.25.0
spec:
group: clickhouse.altinity.com
scope: Namespaced
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
# SINGULAR=clickhouseinstallationtemplate
# PLURAL=clickhouseinstallationtemplates
# SHORT=chit
# OPERATOR_VERSION=0.24.3
# OPERATOR_VERSION=0.25.0
#
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
name: clickhouseinstallationtemplates.clickhouse.altinity.com
labels:
clickhouse.altinity.com/chop: 0.24.3
clickhouse.altinity.com/chop: 0.25.0
spec:
group: clickhouse.altinity.com
scope: Namespaced
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Template Parameters:
#
# OPERATOR_VERSION=0.24.3
# OPERATOR_VERSION=0.25.0
#
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
name: clickhousekeeperinstallations.clickhouse-keeper.altinity.com
labels:
clickhouse-keeper.altinity.com/chop: 0.24.3
clickhouse-keeper.altinity.com/chop: 0.25.0
spec:
group: clickhouse-keeper.altinity.com
scope: Namespaced
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ kind: CustomResourceDefinition
metadata:
name: clickhouseoperatorconfigurations.clickhouse.altinity.com
labels:
clickhouse.altinity.com/chop: 0.24.3
clickhouse.altinity.com/chop: 0.25.0
spec:
group: clickhouse.altinity.com
scope: Namespaced
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
#
# NAMESPACE=kube-system
# COMMENT=
# OPERATOR_IMAGE=altinity/clickhouse-operator:0.24.3
# OPERATOR_IMAGE=altinity/clickhouse-operator:0.25.0
# OPERATOR_IMAGE_PULL_POLICY=Always
# METRICS_EXPORTER_IMAGE=altinity/metrics-exporter:0.24.3
# METRICS_EXPORTER_IMAGE=altinity/metrics-exporter:0.25.0
# METRICS_EXPORTER_IMAGE_PULL_POLICY=Always
#
# Setup Deployment for clickhouse-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Template parameters available:
# NAMESPACE=kube-system
# COMMENT=
# OPERATOR_VERSION=0.24.3
# OPERATOR_VERSION=0.25.0
# CH_USERNAME_SECRET_PLAIN=clickhouse_operator
# CH_PASSWORD_SECRET_PLAIN=clickhouse_operator_password
#
Expand Down
54 changes: 27 additions & 27 deletions deploy/operator/clickhouse-operator-install-ansible.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
# SINGULAR=clickhouseinstallation
# PLURAL=clickhouseinstallations
# SHORT=chi
# OPERATOR_VERSION=0.24.3
# OPERATOR_VERSION=0.25.0
#
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
name: clickhouseinstallations.clickhouse.altinity.com
labels:
clickhouse.altinity.com/chop: 0.24.3
clickhouse.altinity.com/chop: 0.25.0
spec:
group: clickhouse.altinity.com
scope: Namespaced
Expand Down Expand Up @@ -1293,14 +1293,14 @@ spec:
# SINGULAR=clickhouseinstallationtemplate
# PLURAL=clickhouseinstallationtemplates
# SHORT=chit
# OPERATOR_VERSION=0.24.3
# OPERATOR_VERSION=0.25.0
#
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
name: clickhouseinstallationtemplates.clickhouse.altinity.com
labels:
clickhouse.altinity.com/chop: 0.24.3
clickhouse.altinity.com/chop: 0.25.0
spec:
group: clickhouse.altinity.com
scope: Namespaced
Expand Down Expand Up @@ -2578,7 +2578,7 @@ kind: CustomResourceDefinition
metadata:
name: clickhouseoperatorconfigurations.clickhouse.altinity.com
labels:
clickhouse.altinity.com/chop: 0.24.3
clickhouse.altinity.com/chop: 0.25.0
spec:
group: clickhouse.altinity.com
scope: Namespaced
Expand Down Expand Up @@ -3027,14 +3027,14 @@ spec:
---
# Template Parameters:
#
# OPERATOR_VERSION=0.24.3
# OPERATOR_VERSION=0.25.0
#
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
name: clickhousekeeperinstallations.clickhouse-keeper.altinity.com
labels:
clickhouse-keeper.altinity.com/chop: 0.24.3
clickhouse-keeper.altinity.com/chop: 0.25.0
spec:
group: clickhouse-keeper.altinity.com
scope: Namespaced
Expand Down Expand Up @@ -3890,7 +3890,7 @@ metadata:
name: clickhouse-operator
namespace: {{ namespace }}
labels:
clickhouse.altinity.com/chop: 0.24.3
clickhouse.altinity.com/chop: 0.25.0
---
# Template Parameters:
#
Expand All @@ -3916,7 +3916,7 @@ metadata:
name: clickhouse-operator
namespace: {{ namespace }}
labels:
clickhouse.altinity.com/chop: 0.24.3
clickhouse.altinity.com/chop: 0.25.0
rules:

#
Expand Down Expand Up @@ -4135,7 +4135,7 @@ metadata:
name: clickhouse-operator
namespace: {{ namespace }}
labels:
clickhouse.altinity.com/chop: 0.24.3
clickhouse.altinity.com/chop: 0.25.0
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
Expand All @@ -4157,7 +4157,7 @@ metadata:
name: etc-clickhouse-operator-files
namespace: {{ namespace }}
labels:
clickhouse.altinity.com/chop: 0.24.3
clickhouse.altinity.com/chop: 0.25.0
app: clickhouse-operator
data:
config.yaml: |
Expand Down Expand Up @@ -4580,7 +4580,7 @@ metadata:
name: etc-clickhouse-operator-confd-files
namespace: {{ namespace }}
labels:
clickhouse.altinity.com/chop: 0.24.3
clickhouse.altinity.com/chop: 0.25.0
app: clickhouse-operator
data:
---
Expand All @@ -4596,7 +4596,7 @@ metadata:
name: etc-clickhouse-operator-configd-files
namespace: {{ namespace }}
labels:
clickhouse.altinity.com/chop: 0.24.3
clickhouse.altinity.com/chop: 0.25.0
app: clickhouse-operator
data:
01-clickhouse-01-listen.xml: |
Expand Down Expand Up @@ -4695,7 +4695,7 @@ metadata:
name: etc-clickhouse-operator-templatesd-files
namespace: {{ namespace }}
labels:
clickhouse.altinity.com/chop: 0.24.3
clickhouse.altinity.com/chop: 0.25.0
app: clickhouse-operator
data:
001-templates.json.example: |
Expand Down Expand Up @@ -4795,7 +4795,7 @@ metadata:
name: etc-clickhouse-operator-usersd-files
namespace: {{ namespace }}
labels:
clickhouse.altinity.com/chop: 0.24.3
clickhouse.altinity.com/chop: 0.25.0
app: clickhouse-operator
data:
01-clickhouse-operator-profile.xml: |
Expand Down Expand Up @@ -4858,7 +4858,7 @@ metadata:
name: etc-keeper-operator-confd-files
namespace: {{ namespace }}
labels:
clickhouse.altinity.com/chop: 0.24.3
clickhouse.altinity.com/chop: 0.25.0
app: clickhouse-operator
data:
---
Expand All @@ -4874,7 +4874,7 @@ metadata:
name: etc-keeper-operator-configd-files
namespace: {{ namespace }}
labels:
clickhouse.altinity.com/chop: 0.24.3
clickhouse.altinity.com/chop: 0.25.0
app: clickhouse-operator
data:
01-keeper-01-default-config.xml: |
Expand Down Expand Up @@ -4952,7 +4952,7 @@ metadata:
name: etc-keeper-operator-templatesd-files
namespace: {{ namespace }}
labels:
clickhouse.altinity.com/chop: 0.24.3
clickhouse.altinity.com/chop: 0.25.0
app: clickhouse-operator
data:
readme: |
Expand All @@ -4970,15 +4970,15 @@ metadata:
name: etc-keeper-operator-usersd-files
namespace: {{ namespace }}
labels:
clickhouse.altinity.com/chop: 0.24.3
clickhouse.altinity.com/chop: 0.25.0
app: clickhouse-operator
data:
---
#
# Template parameters available:
# NAMESPACE={{ namespace }}
# COMMENT=
# OPERATOR_VERSION=0.24.3
# OPERATOR_VERSION=0.25.0
# CH_USERNAME_SECRET_PLAIN=clickhouse_operator
# CH_PASSWORD_SECRET_PLAIN={{ password }}
#
Expand All @@ -4988,7 +4988,7 @@ metadata:
name: clickhouse-operator
namespace: {{ namespace }}
labels:
clickhouse.altinity.com/chop: 0.24.3
clickhouse.altinity.com/chop: 0.25.0
app: clickhouse-operator
type: Opaque
stringData:
Expand All @@ -4999,9 +4999,9 @@ stringData:
#
# NAMESPACE={{ namespace }}
# COMMENT=
# OPERATOR_IMAGE=altinity/clickhouse-operator:0.24.3
# OPERATOR_IMAGE=altinity/clickhouse-operator:0.25.0
# OPERATOR_IMAGE_PULL_POLICY=Always
# METRICS_EXPORTER_IMAGE=altinity/metrics-exporter:0.24.3
# METRICS_EXPORTER_IMAGE=altinity/metrics-exporter:0.25.0
# METRICS_EXPORTER_IMAGE_PULL_POLICY=Always
#
# Setup Deployment for clickhouse-operator
Expand All @@ -5012,7 +5012,7 @@ metadata:
name: clickhouse-operator
namespace: {{ namespace }}
labels:
clickhouse.altinity.com/chop: 0.24.3
clickhouse.altinity.com/chop: 0.25.0
app: clickhouse-operator
spec:
replicas: 1
Expand Down Expand Up @@ -5060,7 +5060,7 @@ spec:
name: etc-keeper-operator-usersd-files
containers:
- name: clickhouse-operator
image: altinity/clickhouse-operator:0.24.3
image: altinity/clickhouse-operator:0.25.0
imagePullPolicy: Always
volumeMounts:
- name: etc-clickhouse-operator-folder
Expand Down Expand Up @@ -5136,7 +5136,7 @@ spec:
name: metrics

- name: metrics-exporter
image: altinity/metrics-exporter:0.24.3
image: altinity/metrics-exporter:0.25.0
imagePullPolicy: Always
volumeMounts:
- name: etc-clickhouse-operator-folder
Expand Down Expand Up @@ -5227,7 +5227,7 @@ metadata:
name: clickhouse-operator-metrics
namespace: {{ namespace }}
labels:
clickhouse.altinity.com/chop: 0.24.3
clickhouse.altinity.com/chop: 0.25.0
app: clickhouse-operator
spec:
ports:
Expand Down
Loading

0 comments on commit ff34cdc

Please sign in to comment.