mirror of https://github.com/rancher/dashboard.git
remove todo
This commit is contained in:
parent
eb47043e89
commit
8fdce0c314
|
|
@ -88,7 +88,6 @@ export default {
|
|||
},
|
||||
];
|
||||
},
|
||||
// TODO nb do we need to do something with the cilium ipv6 checkbox too
|
||||
showIpv6Warning() {
|
||||
const clusterCIDR = this.serverConfig['cluster-cidr'] || '';
|
||||
const serviceCIDR = this.serverConfig['service-cidr'] || '';
|
||||
|
|
|
|||
Loading…
Reference in New Issue