Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm change #41

Open
wants to merge 2 commits into
base: 3.0
Choose a base branch
from
Open

Helm change #41

wants to merge 2 commits into from

Conversation

yuchengao0721
Copy link

将配置文件进行了挂载

monitorPort 6043 // taosKeeper port
monitorMaxLogs 100

keeper.toml: |-
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we will use taoskeeper.toml instead of keeper.toml

@@ -74,10 +74,10 @@ spec:
- name: TAOS_FQDN
value: '$(POD_NAME).$(SERVICE_NAME).$(STS_NAMESPACE).svc.{{ .Values.clusterDomainSuffix | default "cluster.local" }}'

envFrom:
- configMapRef:
name: {{ include "tdengine.fullname" . }}-taoscfg
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use environment variables in values.yaml for taos.cfg .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants