Skip to content

updated kubectl to v1.29.1 #53

updated kubectl to v1.29.1

updated kubectl to v1.29.1 #53

Workflow file for this run

name: tests
on: [push]
jobs:
kustomize:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: |
echo 'configMapGenerator:
- name: example
literals:
- FOO=Bar' > kustomization.yaml
- uses: ./
with:
args: kustomize