Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions charts/sealed-secrets/crds/bitnami.com_sealedsecrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,14 +89,6 @@ spec:
additionalProperties:
type: string
type: object
finalizers:
Copy link
Contributor

@j-zimnowoda j-zimnowoda May 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is 3rd party CRD that the operator relies on. We can't just modify it because we can't control any side effects. Moreover these CRD properties are perfectly fine.

items:
type: string
type: array
labels:
additionalProperties:
type: string
type: object
name:
type: string
namespace:
Expand Down