Skip to content

Commit 13a0fb8

Browse files
☀ projected k8s-manifests-github from 0b84eb5
Source-holobranch: k8s-manifests-github Source-commit: 0b84eb5 Source: 0b84eb5
2 parents b2f62c1 + 0b84eb5 commit 13a0fb8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

choose-native-plants/Deployment/choose-native-plants.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ spec:
3737
key: password
3838
name: mongo
3939
optional: false
40+
envFrom:
41+
- secretRef:
42+
name: pac-api
4043
image: 'mongo:5.0.6'
4144
imagePullPolicy: IfNotPresent
4245
name: choose-native-plants-db

0 commit comments

Comments
 (0)