Skip to content

Commit

Permalink
added formating changes in values.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Kesavan Thiruvenkadasamy <[email protected]>
  • Loading branch information
px-kesavan committed May 21, 2024
1 parent 07d2acd commit 22e7f58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/px-central/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ pxlicenseserver:

pxmonitor:
enabled: false
pxCentralEndpoint:
pxCentralEndpoint: ""
sslEnabled: false
oidcClientID: pxcentral
consulBindInterface: ""
Expand Down Expand Up @@ -101,8 +101,8 @@ service:

cassandra:
jvm:
maxHeapSize:
newHeapSize:
maxHeapSize: ""
newHeapSize: ""

installCRDs: false
clusterDomain: "cluster.local"
Expand Down

0 comments on commit 22e7f58

Please sign in to comment.