Skip to content

Commit

Permalink
Update values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
GokulBansal0 authored Sep 19, 2024
1 parent 89d139b commit d9e66e8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
global:
pdb:
create: false
loadbalancerURL: "https://test"
commonAnnotations: {}
commonLabels: {}
Expand Down Expand Up @@ -145,3 +147,6 @@ secrets:
CONFIG_FILE:
name: ""
property: ""

pdb:
create: false

0 comments on commit d9e66e8

Please sign in to comment.