Removed chart val, already validate with tenant config
This commit is contained in:
parent
68b65861ac
commit
a2f8e05c7e
@ -29,9 +29,6 @@ jobs:
|
|||||||
- name: Lint Pure YAML Files
|
- name: Lint Pure YAML Files
|
||||||
run: yamllint ./tenants
|
run: yamllint ./tenants
|
||||||
|
|
||||||
- name: Lint Helm Chart Syntax
|
|
||||||
run: helm lint charts/tenant/
|
|
||||||
|
|
||||||
- name: Validate Tenant Configurations against Chart
|
- name: Validate Tenant Configurations against Chart
|
||||||
run: |
|
run: |
|
||||||
for tenant_dir in tenants/*; do
|
for tenant_dir in tenants/*; do
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user