feat(k8s): refactor defaults

This commit is contained in:
Jaka Hudoklin 2019-02-26 21:22:03 +01:00
parent 9bc2406ff2
commit d925d71ed7
No known key found for this signature in database
GPG key ID: 6A08896BFD32BD95
10 changed files with 682 additions and 586 deletions

View file

@ -43,7 +43,7 @@ in {
group = "stable.example.com";
version = "v1";
kind = "CronTab";
plural = "crontabs";
resource = "crontabs";
description = "CronTabs resources";
module = {
options.schedule = mkOption {