You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/aks-preview/azext_aks_preview/_help.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -513,7 +513,7 @@
513
513
- name: --ca-certs --custom-ca-trust-certificates
514
514
type: string
515
515
short-summary: Path to a file containing up to 10 blank line separated certificates. Only valid for linux nodes.
516
-
long-summary: These certificates are used by Custom CA Trust features and will be added to trust stores of nodes. Requires Custom CA Trust to be enabled on the node.
516
+
long-summary: These certificates are used by Custom CA Trust features and will be added to trust stores of nodes.
517
517
- name: --enable-keda
518
518
type: bool
519
519
short-summary: Enable KEDA workload auto-scaler.
@@ -1108,7 +1108,7 @@
1108
1108
- name: --ca-certs --custom-ca-trust-certificates
1109
1109
type: string
1110
1110
short-summary: Path to a file containing up to 10 blank line separated certificates. Only valid for linux nodes.
1111
-
long-summary: These certificates are used by Custom CA Trust features and will be added to trust stores of nodes. Requires Custom CA Trust to be enabled on the node.
1111
+
long-summary: These certificates are used by Custom CA Trust features and will be added to trust stores of nodes.
1112
1112
- name: --safeguards-level
1113
1113
type: string
1114
1114
short-summary: The deployment safeguards Level. Accepted Values are [Off, Warning, Enforcement]. Requires azure policy addon to be enabled
0 commit comments