Update file run_onchange_after_81-kubesphere.yml.tmpl
This commit is contained in:
parent
e15854eeb9
commit
f0f83ec692
1 changed files with 9 additions and 1 deletions
|
@ -1 +1,9 @@
|
||||||
{{ if }}
|
{{- if (ne .host.distro.family "windows") -}}
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
{{ includeTemplate "universal/profile" }}
|
||||||
|
{{ includeTemplate "universal/logg" }}
|
||||||
|
|
||||||
|
logg info 'KubeSphere integration coming soon..'
|
||||||
|
|
||||||
|
{{ end -}}
|
||||||
|
|
Loading…
Reference in a new issue