Skip to content

Commit

Permalink
Update chart questions labels
Browse files Browse the repository at this point in the history
  • Loading branch information
STARRY-S committed Nov 18, 2024
1 parent 3767bce commit d68d7d1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions charts/rancher-flat-network/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,17 +52,17 @@ questions:
default: "512Mi"
description: "Memory limit for Operator pod"
type: string
label: FlatNetwork Operator
label: FlatNetwork Operator Memory Limit
group: "Others"
- variable: flatNetworkOperator.limits.cpu
default: "100m"
description: "CPU limit for Operator pod"
type: string
label: FlatNetwork Operator
label: FlatNetwork Operator CPU Limit
group: "Others"
- variable: deploy.rolloutSchedule
default: "0 0 1 * *"
description: "Rollout tls secret every month: '0 0 1 * *'"
description: "Rollout webhook tls secret every month: '0 0 1 * *'"
type: string
label: TLS Rollout Schedule
label: Webhook TLS Rollout Schedule
group: "Others"

0 comments on commit d68d7d1

Please sign in to comment.