Skip to content
Snippets Groups Projects
Unverified Commit fb76c4d7 authored by Maarten de Waard's avatar Maarten de Waard :angel: Committed by Varac
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 87ee0003
No related branches found
No related tags found
No related merge requests found
......@@ -233,7 +233,7 @@ KUBECONFIG={cluster_dir}/kube_config_cluster.yml
app,
app_secret,
namespace)
print(f'{app}: {app_secret}={secret}')
print(f'{namespace}/{app}: {app_secret}={secret}')
def get_password_from_kubernetes(self, secret, key, namespace):
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment