File tree Expand file tree Collapse file tree
builtin/core/roles/defaults/vars Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,7 +73,11 @@ storage_class:
7373 # nfs provisioner helm version
7474 nfs_provisioner_version : 4.0.18
7575dns :
76- dns_image :
77- tag : v1.8.6
78- dns_cache_image :
79- tag : 1.21.1
76+ # CoreDNS settings.
77+ coredns :
78+ image :
79+ tag : v1.8.6
80+ # NodeLocalDNS settings.
81+ nodelocaldns :
82+ image :
83+ tag : 1.21.1
Original file line number Diff line number Diff line change @@ -76,7 +76,11 @@ storage_class:
7676 # nfs provisioner helm version
7777 nfs_provisioner_version : 4.0.18
7878dns :
79- dns_image :
80- tag : v1.8.6
81- dns_cache_image :
82- tag : 1.21.1
79+ # CoreDNS settings.
80+ coredns :
81+ image :
82+ tag : v1.8.6
83+ # NodeLocalDNS settings.
84+ nodelocaldns :
85+ image :
86+ tag : 1.21.1
Original file line number Diff line number Diff line change @@ -74,7 +74,11 @@ storage_class:
7474 # nfs provisioner helm version
7575 nfs_provisioner_version : 4.0.18
7676dns :
77- dns_image :
78- tag : v1.9.3
79- dns_cache_image :
80- tag : 1.22.8
77+ # CoreDNS settings.
78+ coredns :
79+ image :
80+ tag : v1.9.3
81+ # NodeLocalDNS settings.
82+ nodelocaldns :
83+ image :
84+ tag : 1.22.8
Original file line number Diff line number Diff line change @@ -74,7 +74,11 @@ storage_class:
7474 # nfs provisioner helm version
7575 nfs_provisioner_version : 4.0.18
7676dns :
77- dns_image :
78- tag : v1.9.3
79- dns_cache_image :
80- tag : 1.22.13
77+ # CoreDNS settings.
78+ coredns :
79+ image :
80+ tag : v1.9.3
81+ # NodeLocalDNS settings.
82+ nodelocaldns :
83+ image :
84+ tag : 1.22.13
Original file line number Diff line number Diff line change @@ -74,7 +74,11 @@ storage_class:
7474 # nfs provisioner helm version
7575 nfs_provisioner_version : 4.0.18
7676dns :
77- dns_image :
78- tag : v1.10.1
79- dns_cache_image :
80- tag : 1.22.20
77+ # CoreDNS settings.
78+ coredns :
79+ image :
80+ tag : v1.10.1
81+ # NodeLocalDNS settings.
82+ nodelocaldns :
83+ image :
84+ tag : 1.22.20
Original file line number Diff line number Diff line change @@ -74,7 +74,11 @@ storage_class:
7474 # nfs provisioner helm version
7575 nfs_provisioner_version : 4.0.18
7676dns :
77- dns_image :
78- tag : v1.10.1
79- dns_cache_image :
80- tag : 1.22.23
77+ # CoreDNS settings.
78+ coredns :
79+ image :
80+ tag : v1.10.1
81+ # NodeLocalDNS settings.
82+ nodelocaldns :
83+ image :
84+ tag : 1.22.23
Original file line number Diff line number Diff line change @@ -74,7 +74,11 @@ storage_class:
7474 # nfs provisioner helm version
7575 nfs_provisioner_version : 4.0.18
7676dns :
77- dns_image :
78- tag : v1.11.1
79- dns_cache_image :
80- tag : 1.22.23
77+ # CoreDNS settings.
78+ coredns :
79+ image :
80+ tag : v1.11.1
81+ # NodeLocalDNS settings.
82+ nodelocaldns :
83+ image :
84+ tag : 1.22.23
Original file line number Diff line number Diff line change @@ -74,7 +74,11 @@ storage_class:
7474 # nfs provisioner helm version
7575 nfs_provisioner_version : 4.0.18
7676dns :
77- dns_image :
78- tag : v1.11.3
79- dns_cache_image :
80- tag : 1.22.28
77+ # CoreDNS settings.
78+ coredns :
79+ image :
80+ tag : v1.11.3
81+ # NodeLocalDNS settings.
82+ nodelocaldns :
83+ image :
84+ tag : 1.22.28
Original file line number Diff line number Diff line change @@ -74,7 +74,11 @@ storage_class:
7474 # nfs provisioner helm version
7575 nfs_provisioner_version : 4.0.18
7676dns :
77- dns_image :
78- tag : v1.11.3
79- dns_cache_image :
80- tag : 1.23.1
77+ # CoreDNS settings.
78+ coredns :
79+ image :
80+ tag : v1.11.3
81+ # NodeLocalDNS settings.
82+ nodelocaldns :
83+ image :
84+ tag : 1.23.1
Original file line number Diff line number Diff line change @@ -74,7 +74,11 @@ storage_class:
7474 # nfs provisioner helm version
7575 nfs_provisioner_version : 4.0.18
7676dns :
77- dns_image :
78- tag : v1.11.3
79- dns_cache_image :
80- tag : 1.23.1
77+ # CoreDNS settings.
78+ coredns :
79+ image :
80+ tag : v1.11.3
81+ # NodeLocalDNS settings.
82+ nodelocaldns :
83+ image :
84+ tag : 1.23.1
You can’t perform that action at this time.
0 commit comments