Skip to content

Commit

Permalink
dev: helm
Browse files Browse the repository at this point in the history
  • Loading branch information
sunsingerus committed Oct 17, 2024
1 parent b0bfed1 commit 3658db7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions deploy/helm/clickhouse-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,4 @@ For upgrade please install CRDs separately:
| serviceMonitor.enabled | bool | `false` | ServiceMonitor Custom resource is created for a (prometheus-operator)[https://github.com/prometheus-operator/prometheus-operator] |
| tolerations | list | `[]` | tolerations for scheduler pod assignment, look `kubectl explain pod.spec.tolerations` for details |
| topologySpreadConstraints | list | `[]` | |

Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ metadata:
namespace: {{ .Release.Namespace }}
labels: {{ include "altinity-clickhouse-operator.labels" . | nindent 4 }}
annotations: {{ toYaml .Values.serviceAccount.annotations | nindent 4 }}

# Template Parameters:
#
# NAMESPACE=kube-system
Expand Down

0 comments on commit 3658db7

Please sign in to comment.