Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
fix: update example (#922)
Browse files Browse the repository at this point in the history
  • Loading branch information
hadar-co authored Apr 4, 2023
1 parent 60234e7 commit 30553d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/defaultRules/howToFix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1206,8 +1206,8 @@ rules:
uniqueName: K8S_REMOVED_APIVERSION_1.25
ruleId: prevent-removed-api-125
yamlExamples:
- apiVersion: client.authentication.k8s.io/v1
kind: ExecCredential
- apiVersion: events.k8s.io/v1
kind: Event
- id: 110
title: >-
Use a supported API version instead of the removed one:
Expand Down

0 comments on commit 30553d2

Please sign in to comment.