Skip to content

Commit

Permalink
Add snapshot-validation-webhook related resources to diff
Browse files Browse the repository at this point in the history
Signed-off-by: Jian Wang <[email protected]>
  • Loading branch information
w13915984028 committed Jan 23, 2025
1 parent 9ae474d commit db0f795
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pkg/config/templates/rancherd-10-harvester.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,16 @@ resources:
- /status/storedVersions
kind: CustomResourceDefinition
name: engines.longhorn.io
- apiVersion: v1
jsonPointers:
- /data
kind: Secret
name: snapshot-validation-webhook-tls
- apiVersion: admissionregistration.k8s.io/v1
jsonPointers:
- /webhooks
kind: ValidatingWebhookConfiguration
name: harvester-snapshot-validation-webhook
repoName: harvester-charts
targets:
- clusterName: local
Expand Down

0 comments on commit db0f795

Please sign in to comment.