This message was deleted.
# general
s
This message was deleted.
r
Context - I have an HTTP app which serves in its separately built UI from a jar which is provided in a private maven repo.
I need to run some end to end tests in kubernetes (they use the k8s api to interact with the cluster)
These tests obviously don't need the UI jar on the classpath, so it's a bit irritating to need to provide secrets