Add secrets-script and dependency on google-maps-api secret
This commit is contained in:
@@ -42,4 +42,7 @@ spec:
|
||||
memory: "100Mi"
|
||||
imagePullPolicy: Always
|
||||
image: registry.gitlab.com/unboundsoftware/dancefinder/geo-service:${COMMIT}
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: google-maps-api
|
||||
restartPolicy: Always
|
||||
|
||||
Reference in New Issue
Block a user