You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
looks like --reuse recreates the deployment and not reusing the existing one.
I'm deploying my own deployment for ktunnel with image from my own nexus and proper security context.
without -r ktunnel.exe just fails. with -r it creates another revision of the deployment.
Pls make it use existing deployment.
it's ktunnel 1.6.1
The text was updated successfully, but these errors were encountered:
looks like
--reuse
recreates the deployment and not reusing the existing one.I'm deploying my own deployment for ktunnel with image from my own nexus and proper security context.
without
-r
ktunnel.exe just fails. with-r
it creates another revision of the deployment.Pls make it use existing deployment.
it's ktunnel 1.6.1
The text was updated successfully, but these errors were encountered: