Skip to content

Feature/self installation#131

Open
johnharmon wants to merge 5 commits into
mainfrom
feature/self-installation
Open

Feature/self installation#131
johnharmon wants to merge 5 commits into
mainfrom
feature/self-installation

Conversation

@johnharmon

Copy link
Copy Markdown
Collaborator

No description provided.

@@ -0,0 +1,144 @@
# Default values for nmstate.
# This is a YAML-formatted file.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lookes lke you copied nmstate instead of running the script

namespace: {{ $policyNamespace }}
data:
{{- range $clusterSetName, $clusterSet := $.Values.hubClusterSets }}
{{- $repoUrl := (index $clusterSet "autoshiftRepoUrl" | default $.Values.autoshiftGitRepo | default "") }}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets switch this to the new config

@@ -0,0 +1,38 @@
{{/*

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this supposed to be commented out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants