Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Fix nil pointer evaluating interface {}.labels #6

Fix nil pointer evaluating interface {}.labels

Fix nil pointer evaluating interface {}.labels #6

Workflow file for this run

name: ci
on:
push:
branches:
jobs:
ci:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: helm lint
run: |
helm lint charts/workload --strict
- name: helm template
run: |
helm template charts/workload