Skip to content

Commit 40e70c5

Browse files
authored
feat: add support to envFrom to deploy edge functions secrets
2 parents 761374a + 6c30e84 commit 40e70c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/supabase/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1073,6 +1073,7 @@ functions:
10731073
service:
10741074
type: ClusterIP
10751075
port: 9000
1076+
envFrom: []
10761077
environment:
10771078
# Override the database hostname if using external database
10781079
# DB_HOST: DATABASE.NAMESPACE.svc.cluster.local

0 commit comments

Comments
 (0)