Skip to content

Commit 0976fc8

Browse files
committed
remove comment
1 parent 9126908 commit 0976fc8

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

chart/pdvd-backend/values.yaml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# chart/pdvd-backend/values.yaml
21
---
32
replicaCount: 1
43
image:
@@ -7,25 +6,12 @@ image:
76
sha: sha256:6720749f6628a424466140733ee11ce73d600a1b457d76d4d6ec7971b05c00ce
87
pullPolicy: Always
98

10-
<<<<<<< HEAD
11-
# URL Configuration
12-
# apiBaseUrl: The URL reachable by GitHub webhooks/callbacks (Backend)
139
apiBaseUrl: "http://localhost:3000"
14-
# baseUrl: The URL reachable by Users (Frontend)
1510
baseUrl: "http://localhost:4000"
1611

17-
# GitHub App Configuration
1812
github:
1913
appName: ""
2014
appId: ""
2115
clientId: ""
2216
clientSecret: ""
2317
privateKey: ""
24-
=======
25-
github:
26-
appId: "2695570"
27-
appName: "deployhub-dev"
28-
clientId: "Iv23liVE3QJYIS6BGQRa"
29-
clientSecret: ""
30-
privateKeyFile: ""
31-
>>>>>>> 61e5ed5306d5fe70050d2db5462c69ff4d2a0787

0 commit comments

Comments
 (0)