Skip to content

Commit

Permalink
fix: πŸ› #529 - make domainSuffix required (#543)
Browse files Browse the repository at this point in the history
βœ… Closes: #529
  • Loading branch information
Dunky13 committed Aug 26, 2021
1 parent 33fe464 commit 5c42aae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions values-schema.yaml
Expand Up @@ -247,6 +247,7 @@ definitions:
description: AWS only. If provided will override autodiscovery from metadata.
type: string
required:
- domainSuffix
- k8sContext
- k8sVersion
- name
Expand Down

0 comments on commit 5c42aae

Please sign in to comment.