mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 15:13:08 +00:00
Revert "Revert "Optionalize (default false) --insecure-registry.""
This reverts commit 1645c9a9b8
.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% set docker_opts = "" -%}
|
||||
{% if grains.docker_opts is defined -%}
|
||||
{% if grains.docker_opts is defined and grains.docker_opts -%}
|
||||
{% set docker_opts = grains.docker_opts -%}
|
||||
{% endif -%}
|
||||
|
||||
|
Reference in New Issue
Block a user