chore: Update manifests after change

This commit is contained in:
2025-12-09 23:59:44 +00:00
parent 648daeec0a
commit 9c12e1dfb6
1118 changed files with 29 additions and 1632 deletions

View File

@@ -1,5 +1,4 @@
---
# Source: snapshot-controller/charts/snapshot-controller/templates/serviceaccount_controller.yaml
kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: snapshot-controller/charts/snapshot-controller/templates/serviceaccount_controller.yaml
kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:

View File

@@ -1,6 +1,3 @@
---
# Source: snapshot-controller/charts/snapshot-controller/crds/groupsnapshot.storage.k8s.io_volumegroupsnapshotclasses.yaml
---
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:

View File

@@ -98,10 +98,7 @@ spec:
name: Age
type: date
name: v1beta1
# This indicates the v1beta1 version of the custom resource is deprecated.
# API requests to this version receive a warning in the server response.
deprecated: true
# This overrides the default warning returned to clients making v1beta1 API requests.
deprecationWarning: "snapshot.storage.k8s.io/v1beta1 VolumeSnapshotClass is deprecated; use snapshot.storage.k8s.io/v1 VolumeSnapshotClass"
schema:
openAPIV3Schema:

View File

@@ -333,10 +333,7 @@ spec:
name: Age
type: date
name: v1beta1
# This indicates the v1beta1 version of the custom resource is deprecated.
# API requests to this version receive a warning in the server response.
deprecated: true
# This overrides the default warning returned to clients making v1beta1 API requests.
deprecationWarning: "snapshot.storage.k8s.io/v1beta1 VolumeSnapshotContent is deprecated; use snapshot.storage.k8s.io/v1 VolumeSnapshotContent"
schema:
openAPIV3Schema:

View File

@@ -261,10 +261,7 @@ spec:
name: Age
type: date
name: v1beta1
# This indicates the v1beta1 version of the custom resource is deprecated.
# API requests to this version receive a warning in the server response.
deprecated: true
# This overrides the default warning returned to clients making v1beta1 API requests.
deprecationWarning: "snapshot.storage.k8s.io/v1beta1 VolumeSnapshot is deprecated; use snapshot.storage.k8s.io/v1 VolumeSnapshot"
schema:
openAPIV3Schema:

View File

@@ -1,5 +1,4 @@
---
# Source: snapshot-controller/charts/snapshot-controller/templates/deployment_controller.yaml
apiVersion: apps/v1
kind: Deployment
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: snapshot-controller/charts/snapshot-controller/templates/serviceaccount_controller.yaml
kind: Role
apiVersion: rbac.authorization.k8s.io/v1
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: snapshot-controller/charts/snapshot-controller/templates/serviceaccount_controller.yaml
kind: RoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: snapshot-controller/charts/snapshot-controller/templates/service_controller.yaml
apiVersion: v1
kind: Service
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: snapshot-controller/charts/snapshot-controller/templates/serviceaccount_controller.yaml
apiVersion: v1
kind: ServiceAccount
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: snapshot-controller/charts/snapshot-controller/templates/servicemonitor.yaml
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata: