Adds v1beta1 as a conversionReviewVersion but don't actually support

it

Signed-off-by: joshvanl <vleeuwenjoshua@gmail.com>
This commit is contained in:
joshvanl
2021-07-28 15:36:58 +01:00
parent 78e77f99db
commit b3ece6708a
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ spec:
strategy: Webhook
# webhookClientConfig is required when strategy is `Webhook` and it configures the webhook endpoint to be called by API server.
webhook:
conversionReviewVersions: ["v1"]
conversionReviewVersions: ["v1", "v1beta1"]
clientConfig:
# {{- if .Values.webhook.url.host }}
url: https://{{ .Values.webhook.url.host }}/convert
+1 -1
View File
@@ -27,7 +27,7 @@ spec:
strategy: Webhook
# webhookClientConfig is required when strategy is `Webhook` and it configures the webhook endpoint to be called by API server.
webhook:
conversionReviewVersions: ["v1"]
conversionReviewVersions: ["v1", "v1beta1"]
clientConfig:
# {{- if .Values.webhook.url.host }}
url: https://{{ .Values.webhook.url.host }}/convert
+1 -1
View File
@@ -25,7 +25,7 @@ spec:
strategy: Webhook
# webhookClientConfig is required when strategy is `Webhook` and it configures the webhook endpoint to be called by API server.
webhook:
conversionReviewVersions: ["v1"]
conversionReviewVersions: ["v1", "v1beta1"]
clientConfig:
# {{- if .Values.webhook.url.host }}
url: https://{{ .Values.webhook.url.host }}/convert
+1 -1
View File
@@ -24,7 +24,7 @@ spec:
strategy: Webhook
# webhookClientConfig is required when strategy is `Webhook` and it configures the webhook endpoint to be called by API server.
webhook:
conversionReviewVersions: ["v1"]
conversionReviewVersions: ["v1", "v1beta1"]
clientConfig:
# {{- if .Values.webhook.url.host }}
url: https://{{ .Values.webhook.url.host }}/convert
+1 -1
View File
@@ -24,7 +24,7 @@ spec:
strategy: Webhook
# webhookClientConfig is required when strategy is `Webhook` and it configures the webhook endpoint to be called by API server.
webhook:
conversionReviewVersions: ["v1"]
conversionReviewVersions: ["v1", "v1beta1"]
clientConfig:
# {{- if .Values.webhook.url.host }}
url: https://{{ .Values.webhook.url.host }}/convert
+1 -1
View File
@@ -25,7 +25,7 @@ spec:
strategy: Webhook
# webhookClientConfig is required when strategy is `Webhook` and it configures the webhook endpoint to be called by API server.
webhook:
conversionReviewVersions: ["v1"]
conversionReviewVersions: ["v1", "v1beta1"]
clientConfig:
# {{- if .Values.webhook.url.host }}
url: https://{{ .Values.webhook.url.host }}/convert