mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 16:37:04 +02:00
feat(app-template): Set default nameOverride (#20)
This commit is contained in:
parent
2cf1c54473
commit
7de4ddfe94
21 changed files with 109 additions and 71 deletions
|
@ -68,11 +68,11 @@ tests:
|
|||
items:
|
||||
- key: vpnConfigfile
|
||||
path: vpnConfigfile
|
||||
secretName: RELEASE-NAME-app-template-vpnconfig
|
||||
secretName: RELEASE-NAME-vpnconfig
|
||||
- documentIndex: *AddonVPNConfigSecretDocument
|
||||
equal:
|
||||
path: metadata.name
|
||||
value: RELEASE-NAME-app-template-vpnconfig
|
||||
value: RELEASE-NAME-vpnconfig
|
||||
|
||||
- it: addon enabled with existing configFile secret should pass
|
||||
set:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue