mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-31 08:22:50 +00:00
175 lines
4.0 KiB
YAML
175 lines
4.0 KiB
YAML
---
|
|
apiVersion: admissionregistration.k8s.io/v1
|
|
kind: MutatingWebhookConfiguration
|
|
metadata:
|
|
creationTimestamp: null
|
|
name: mutating-webhook-configuration
|
|
webhooks:
|
|
- admissionReviewVersions:
|
|
- v1
|
|
clientConfig:
|
|
service:
|
|
name: webhook-service
|
|
namespace: system
|
|
path: /mutate-infrastructure-cluster-x-k8s-io-v1beta1-kkcluster
|
|
failurePolicy: Fail
|
|
name: default.kkcluster.infrastructure.cluster.x-k8s.io
|
|
rules:
|
|
- apiGroups:
|
|
- infrastructure.cluster.x-k8s.io
|
|
apiVersions:
|
|
- v1beta1
|
|
operations:
|
|
- CREATE
|
|
- UPDATE
|
|
resources:
|
|
- kkclusters
|
|
sideEffects: None
|
|
- admissionReviewVersions:
|
|
- v1
|
|
clientConfig:
|
|
service:
|
|
name: webhook-service
|
|
namespace: system
|
|
path: /mutate-infrastructure-cluster-x-k8s-io-v1beta1-kkclustertemplate
|
|
failurePolicy: Fail
|
|
name: default.kkclustertemplate.infrastructure.cluster.x-k8s.io
|
|
rules:
|
|
- apiGroups:
|
|
- infrastructure.cluster.x-k8s.io
|
|
apiVersions:
|
|
- v1beta1
|
|
operations:
|
|
- CREATE
|
|
- UPDATE
|
|
resources:
|
|
- kkclustertemplates
|
|
sideEffects: None
|
|
- admissionReviewVersions:
|
|
- v1
|
|
clientConfig:
|
|
service:
|
|
name: webhook-service
|
|
namespace: system
|
|
path: /mutate-infrastructure-cluster-x-k8s-io-v1beta1-kkmachine
|
|
failurePolicy: Fail
|
|
name: default.kkmachine.infrastructure.cluster.x-k8s.io
|
|
rules:
|
|
- apiGroups:
|
|
- infrastructure.cluster.x-k8s.io
|
|
apiVersions:
|
|
- v1beta1
|
|
operations:
|
|
- CREATE
|
|
- UPDATE
|
|
resources:
|
|
- kkmachines
|
|
sideEffects: None
|
|
- admissionReviewVersions:
|
|
- v1
|
|
clientConfig:
|
|
service:
|
|
name: webhook-service
|
|
namespace: system
|
|
path: /mutate-infrastructure-cluster-x-k8s-io-v1beta1-kkmachinetemplate
|
|
failurePolicy: Fail
|
|
name: default.kkmachinetemplate.infrastructure.cluster.x-k8s.io
|
|
rules:
|
|
- apiGroups:
|
|
- infrastructure.cluster.x-k8s.io
|
|
apiVersions:
|
|
- v1beta1
|
|
operations:
|
|
- CREATE
|
|
- UPDATE
|
|
resources:
|
|
- kkmachinetemplates
|
|
sideEffects: None
|
|
---
|
|
apiVersion: admissionregistration.k8s.io/v1
|
|
kind: ValidatingWebhookConfiguration
|
|
metadata:
|
|
creationTimestamp: null
|
|
name: validating-webhook-configuration
|
|
webhooks:
|
|
- admissionReviewVersions:
|
|
- v1
|
|
clientConfig:
|
|
service:
|
|
name: webhook-service
|
|
namespace: system
|
|
path: /validate-infrastructure-cluster-x-k8s-io-v1beta1-kkcluster
|
|
failurePolicy: Fail
|
|
name: validation.kkcluster.infrastructure.cluster.x-k8s.io
|
|
rules:
|
|
- apiGroups:
|
|
- infrastructure.cluster.x-k8s.io
|
|
apiVersions:
|
|
- v1beta1
|
|
operations:
|
|
- CREATE
|
|
- UPDATE
|
|
resources:
|
|
- kkclusters
|
|
sideEffects: None
|
|
- admissionReviewVersions:
|
|
- v1
|
|
clientConfig:
|
|
service:
|
|
name: webhook-service
|
|
namespace: system
|
|
path: /validate-infrastructure-cluster-x-k8s-io-v1beta1-kkclustertemplate
|
|
failurePolicy: Fail
|
|
name: validation.kkclustertemplate.infrastructure.cluster.x-k8s.io
|
|
rules:
|
|
- apiGroups:
|
|
- infrastructure.cluster.x-k8s.io
|
|
apiVersions:
|
|
- v1beta1
|
|
operations:
|
|
- CREATE
|
|
- UPDATE
|
|
resources:
|
|
- kkclustertemplates
|
|
sideEffects: None
|
|
- admissionReviewVersions:
|
|
- v1
|
|
clientConfig:
|
|
service:
|
|
name: webhook-service
|
|
namespace: system
|
|
path: /validate-infrastructure-cluster-x-k8s-io-v1beta1-kkmachine
|
|
failurePolicy: Fail
|
|
name: validation.kkmachine.infrastructure.cluster.x-k8s.io
|
|
rules:
|
|
- apiGroups:
|
|
- infrastructure.cluster.x-k8s.io
|
|
apiVersions:
|
|
- v1beta1
|
|
operations:
|
|
- CREATE
|
|
- UPDATE
|
|
resources:
|
|
- kkmachines
|
|
sideEffects: None
|
|
- admissionReviewVersions:
|
|
- v1
|
|
clientConfig:
|
|
service:
|
|
name: webhook-service
|
|
namespace: system
|
|
path: /validate-infrastructure-cluster-x-k8s-io-v1beta1-kkmachinetemplate
|
|
failurePolicy: Fail
|
|
name: validation.kkmachinetemplate.infrastructure.cluster.x-k8s.io
|
|
rules:
|
|
- apiGroups:
|
|
- infrastructure.cluster.x-k8s.io
|
|
apiVersions:
|
|
- v1beta1
|
|
operations:
|
|
- CREATE
|
|
- UPDATE
|
|
resources:
|
|
- kkmachinetemplates
|
|
sideEffects: None
|