remove rootTLSSecret

[ZITADOPER-10]
This commit is contained in:
Haim Kortovich
2025-04-29 19:39:45 -05:00
parent 094f11cf29
commit 953d03b3e1
4 changed files with 1 additions and 35 deletions

View File

@@ -197,21 +197,6 @@ spec:
More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
type: object
type: object
rootTLSSecret:
description: |-
SecretReference represents a Secret Reference. It has enough information to retrieve secret
in any namespace
properties:
name:
description: name is unique within a namespace to reference a
secret resource.
type: string
namespace:
description: namespace defines the space within which the secret
name must be unique.
type: string
type: object
x-kubernetes-map-type: atomic
serviceAnnotations:
additionalProperties:
type: string
@@ -277,7 +262,6 @@ spec:
- postgresClusterRef
- purpose
- resources
- rootTLSSecret
- smtpConfig
type: object
status: