Skip to content

updated kubectl to v1.31.1 #42

updated kubectl to v1.31.1

updated kubectl to v1.31.1 #42

Workflow file for this run

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