chore: removed stage prefix from pull secret (namespace)
parent
60a6c73be6
commit
ae1e2854dc
@ -1,4 +1,4 @@
|
||||
---
|
||||
|
||||
k8s_namespace: "default"
|
||||
k8s_docker_registry_key: "{{ stage }}-harbor-key"
|
||||
k8s_docker_registry_key: "harbor-key"
|
||||
|
||||
Loading…
Reference in New Issue