Post Aub2oXZR65iK3YeMLI by [email protected] | |
More posts by [email protected] | |
Post #Aub2oXShV8KHifUyqO by [email protected] | |
0 likes, 0 repeats | |
What is the most lightweight way to monitor a #Kubernetes object for changes ou… | |
Post #Aub2oXZR65iK3YeMLI by [email protected] | |
0 likes, 0 repeats | |
What I'm really trying to do: build an nginx config bundle (conf + certific… | |
Post #Aub2oXgWfjNwPXy1OS by [email protected] | |
0 likes, 0 repeats | |
@zrail This should do the trick?kubectl get secret -n example -o name --watch |… | |
Post #Aub2oXncFN3YlXHgRc by [email protected] | |
0 likes, 0 repeats | |
@sheogorath Oh yeah that should work well. Thanks! |