-
Notifications
You must be signed in to change notification settings - Fork 519
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
static-pods: add static-pods manifest template into kubernetes packages
- Loading branch information
Showing
18 changed files
with
129 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[required-extensions] | ||
kubernetes = "v1" | ||
std = { version = "v1", helpers = ["if_not_null", "base64_decode"]} | ||
+++ | ||
{{#if_not_null settings.kubernetes.static-pods}} | ||
{{#each settings.kubernetes.static-pods}} | ||
{{#if this.enabled}} | ||
{{base64_decode this.manifest}} | ||
--- | ||
{{/if}} | ||
{{/each}} | ||
{{/if_not_null}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[required-extensions] | ||
kubernetes = "v1" | ||
std = { version = "v1", helpers = ["if_not_null", "base64_decode"]} | ||
+++ | ||
{{#if_not_null settings.kubernetes.static-pods}} | ||
{{#each settings.kubernetes.static-pods}} | ||
{{#if this.enabled}} | ||
{{base64_decode this.manifest}} | ||
--- | ||
{{/if}} | ||
{{/each}} | ||
{{/if_not_null}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[required-extensions] | ||
kubernetes = "v1" | ||
std = { version = "v1", helpers = ["if_not_null", "base64_decode"]} | ||
+++ | ||
{{#if_not_null settings.kubernetes.static-pods}} | ||
{{#each settings.kubernetes.static-pods}} | ||
{{#if this.enabled}} | ||
{{base64_decode this.manifest}} | ||
--- | ||
{{/if}} | ||
{{/each}} | ||
{{/if_not_null}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[required-extensions] | ||
kubernetes = "v1" | ||
std = { version = "v1", helpers = ["if_not_null", "base64_decode"]} | ||
+++ | ||
{{#if_not_null settings.kubernetes.static-pods}} | ||
{{#each settings.kubernetes.static-pods}} | ||
{{#if this.enabled}} | ||
{{base64_decode this.manifest}} | ||
--- | ||
{{/if}} | ||
{{/each}} | ||
{{/if_not_null}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[required-extensions] | ||
kubernetes = "v1" | ||
std = { version = "v1", helpers = ["if_not_null", "base64_decode"]} | ||
+++ | ||
{{#if_not_null settings.kubernetes.static-pods}} | ||
{{#each settings.kubernetes.static-pods}} | ||
{{#if this.enabled}} | ||
{{base64_decode this.manifest}} | ||
--- | ||
{{/if}} | ||
{{/each}} | ||
{{/if_not_null}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[required-extensions] | ||
kubernetes = "v1" | ||
std = { version = "v1", helpers = ["if_not_null", "base64_decode"]} | ||
+++ | ||
{{#if_not_null settings.kubernetes.static-pods}} | ||
{{#each settings.kubernetes.static-pods}} | ||
{{#if this.enabled}} | ||
{{base64_decode this.manifest}} | ||
--- | ||
{{/if}} | ||
{{/each}} | ||
{{/if_not_null}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[required-extensions] | ||
kubernetes = "v1" | ||
std = { version = "v1", helpers = ["if_not_null", "base64_decode"]} | ||
+++ | ||
{{#if_not_null settings.kubernetes.static-pods}} | ||
{{#each settings.kubernetes.static-pods}} | ||
{{#if this.enabled}} | ||
{{base64_decode this.manifest}} | ||
--- | ||
{{/if}} | ||
{{/each}} | ||
{{/if_not_null}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[required-extensions] | ||
kubernetes = "v1" | ||
std = { version = "v1", helpers = ["if_not_null", "base64_decode"]} | ||
+++ | ||
{{#if_not_null settings.kubernetes.static-pods}} | ||
{{#each settings.kubernetes.static-pods}} | ||
{{#if this.enabled}} | ||
{{base64_decode this.manifest}} | ||
--- | ||
{{/if}} | ||
{{/each}} | ||
{{/if_not_null}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.