Skip to content

Commit

Permalink
feat: Rename deprecated secretRef to certSecretRef (#1925)
Browse files Browse the repository at this point in the history
feat: Rename deprecated secretRef
  • Loading branch information
lukeogg authored Feb 12, 2024
1 parent 6863de6 commit 9ea2ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/airgapped/patch-add-secret-ref.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ kind: HelmRepository
metadata:
name: not-used-in-a-patch
spec:
secretRef:
certSecretRef:
name: "tls-root-ca"

0 comments on commit 9ea2ce6

Please sign in to comment.