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

Parameter is not valid #42

Open
clcc2019 opened this issue May 9, 2024 · 0 comments
Open

Parameter is not valid #42

clcc2019 opened this issue May 9, 2024 · 0 comments
Assignees

Comments

@clcc2019
Copy link

clcc2019 commented May 9, 2024

The parameters are not effective, such as expire_logs_days, enter mysql to query expire_logs_days is 0

apiVersion: polardbx.aliyun.com/v1
kind: PolarDBXParameterTemplate
metadata:
  labels:
    app.kubernetes.io/managed-by: Helm
  name: product-8030
spec:
  nodeType:
    cn:
      name: cnTemplate
      paramList:
...
      - defaultValue: "7"
        divisibilityFactor: 1
        mode: readwrite
        name: expire_logs_days
        optional: .*
        restart: true
        unit: INT
...
image image
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

No branches or pull requests

2 participants