mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
rename helm instances to releases
This commit is contained in:
parent
5c5191680e
commit
89e1e70bf0
3 changed files with 8 additions and 8 deletions
|
|
@ -80,7 +80,7 @@ in {
|
|||
'';
|
||||
};
|
||||
|
||||
kubernetes.helm.instances.app-psql = {
|
||||
kubernetes.helm.releases.app-psql = {
|
||||
namespace = "some-overridden-by-kubetest";
|
||||
chart = helm.fetch {
|
||||
repo = "https://charts.bitnami.com/bitnami";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue