update CRD manifest to add rollback enum to webhook validation

This commit is contained in:
Tanner Altares
2020-02-05 10:29:32 -06:00
parent fa950e1a48
commit 1d23c0f0a2
3 changed files with 3 additions and 0 deletions

View File

@@ -249,6 +249,7 @@ spec:
- confirm-promotion
- post-rollout
- event
- rollback
url:
description: URL address of this webhook
type: string

View File

@@ -250,6 +250,7 @@ spec:
- confirm-promotion
- post-rollout
- event
- rollback
url:
description: URL address of this webhook
type: string

View File

@@ -249,6 +249,7 @@ spec:
- confirm-promotion
- post-rollout
- event
- rollback
url:
description: URL address of this webhook
type: string