mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-04 00:38:49 +03:00
Compare commits
2 Commits
70daea701a
...
4d4058ee8e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4d4058ee8e | ||
|
|
f071fccc33 |
@@ -20,7 +20,7 @@
|
||||
when:
|
||||
- not ignore_assert_errors
|
||||
|
||||
- name: Warn if `kube_network_plugin` is `none
|
||||
- name: Warn if `kube_network_plugin` is `none`
|
||||
debug:
|
||||
msg: |
|
||||
"WARNING! => `kube_network_plugin` is set to `none`. The network configuration will be skipped.
|
||||
|
||||
@@ -116,4 +116,9 @@ infos = {
|
||||
"graphql_id": "R_kgDODQ6RZw",
|
||||
"binary": True,
|
||||
},
|
||||
"prometheus_operator_crds": {
|
||||
"url": "https://github.com/prometheus-operator/prometheus-operator/releases/download/v{version}/stripped-down-crds.yaml",
|
||||
"graphql_id": "R_kgDOBBxPpw",
|
||||
"binary": True,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user