Skip to content

Commit 6fea354

Browse files
authored
fix: Fix the required fields (#220)
1 parent 3757efd commit 6fea354

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

charts/datafold-manager/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: datafold-manager
33
description: Helm chart for Datafold Operator
44
type: application
5-
version: 0.1.24
5+
version: 0.1.25
66
appVersion: "1.0.0"
77
icon: https://www.datafold.com/logo.png
88

charts/datafold-manager/templates/crds.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1408,8 +1408,6 @@ spec:
14081408
- signoz
14091409
type: string
14101410
required:
1411-
- loggingEnabled
1412-
- metricsEnabled
14131411
- monitoringApiKey
14141412
type: object
14151413
nginx:

0 commit comments

Comments
 (0)