Skip to content

feat(argocd-operator): add support for tolerations + nodeSelector + affinity to helm chart #427

feat(argocd-operator): add support for tolerations + nodeSelector + affinity to helm chart

feat(argocd-operator): add support for tolerations + nodeSelector + affinity to helm chart #427

Workflow file for this run

name: Test Helm Charts
on:
pull_request:
branches:
- master
jobs:
test:
name: 'Test'
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Helm linting
run: |
./test/lint.sh