Skip to content

Commit

Permalink
Remove required allocation policies that are not required. (#1100)
Browse files Browse the repository at this point in the history
  • Loading branch information
pooneh-m authored and roberthbailey committed Oct 14, 2019
1 parent 58ae731 commit fe39af7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ spec:
namespace:
type: string
required:
- clusterName
- secretName
- namespace
type: object
priority:
Expand Down
2 changes: 0 additions & 2 deletions install/yaml/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -754,8 +754,6 @@ spec:
namespace:
type: string
required:
- clusterName
- secretName
- namespace
type: object
priority:
Expand Down

0 comments on commit fe39af7

Please sign in to comment.