mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 13:11:43 +00:00
Signed-off-by: Andy Lee <andy.lee@suse.com> (cherry picked from commit 19bea9710696434d7d17ec02e977cefe31805995) Co-authored-by: Andy Lee <andy.lee@suse.com>
This commit is contained in:
parent
9175f16bfc
commit
30ff129691
@ -669,7 +669,7 @@ export default {
|
||||
}
|
||||
});
|
||||
|
||||
if (!this.secretName || this.needNewSecret) {
|
||||
if (!this.secretName) {
|
||||
this.secretName = this.generateSecretName(this.secretNamePrefix);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user