add docker-secrets-generator installation
This commit is contained in:
11
config.yaml
11
config.yaml
@@ -20,8 +20,6 @@ hosts:
|
||||
ip: "10.250.50.21"
|
||||
roles: [node]
|
||||
|
||||
default_registry: ""
|
||||
|
||||
orchestrator:
|
||||
version: v1.29.0
|
||||
cluster_name: k8s-cluster.local
|
||||
@@ -268,6 +266,15 @@ modules:
|
||||
# type: metallb
|
||||
# install: true
|
||||
|
||||
# docker_secrets:
|
||||
# repositories:
|
||||
# - name: registry
|
||||
# repository: registry.example.com
|
||||
# username: admin
|
||||
# password: admin
|
||||
# namespaces:
|
||||
# - default
|
||||
|
||||
storage:
|
||||
local_path_provisioner:
|
||||
storage_class_name: local-path
|
||||
|
||||
Reference in New Issue
Block a user