airshipctl/tools/deployment/templates/azure_airshipconfig_template
Ruslan Aliev b8e0978d6d Remove NameInKubeconf field from Context struct
Since this field is no longer actually used, there is need to
remove it completely.

Change-Id: I9f7002f8def31d1660919bd0128707e43a57ad71
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
2021-03-26 19:22:52 -05:00

26 lines
618 B
Plaintext

apiVersion: airshipit.org/v1alpha1
contexts:
kind-capi-azure:
manifest: azure_manifest
currentContext: kind-capi-azure
kind: Config
managementConfiguration:
default:
systemActionRetries: 30
systemRebootDelay: 30
type: azure
manifests:
azure_manifest:
phaseRepositoryName: primary
repositories:
primary:
checkout:
branch: ${AIRSHIP_CONFIG_PRIMARY_REPO_BRANCH}
commitHash: ""
force: false
tag: ""
url: https://review.opendev.org/airship/airshipctl
targetPath: /home/zuul/src/opendev.org/airship
users:
kind-capi-azure: {}