Kubectl, but mostly .Env #1507
Unanswered
akelge
asked this question in
Troubleshoot
Replies: 2 comments 1 reply
-
Let me check. Maybe I made a mistake somewhere. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Sorted, it works as expected. Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have this segment in my theme:
I don't want/need to show always the Kubectl related parts, I have an alias
kubeon
that sets the var to on and akubeoff
that sets the var tooff
.The third template works fine (but is not what I want), the first shows always Namespace as default, the third one shows empty Namespace (this is coherent indeed).
I am quite sure it was working till a couple of versions ago, now it stopped working.
Anyone has any hint?
Beta Was this translation helpful? Give feedback.
All reactions