openfaas / cron-connector

Invoke functions on a schedule.
MIT License
39 stars 10 forks source link

Update kubernetes yaml to remove depricated api #2

Closed Waterdrips closed 4 years ago

Waterdrips commented 4 years ago

Change extensions/ to apps/v1 as extensions are deprecated This also updates the README to point at the openfass-incubator's raw yamls. Signed-off-by: Alistair Hey alistair@heyal.co.uk

Closes #1

Testing

This has been tested on K8s 1.16 (Digital ocean) by running kubectl apply -f path/to/yaml.yaml