Skip to content

Commit 19bf5b1

Browse files
committed
Update Olli deployment manifest
1 parent 59b0485 commit 19bf5b1

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

deployment.yaml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ spec:
2020
cpu: "300m"
2121
envFrom:
2222
- secretRef:
23-
name: olli-env
24-
volumeMounts:
25-
- mountPath: /config/
26-
name: olli-config
27-
volumes:
28-
- name: olli-config
29-
configMap:
30-
name: olli-config
23+
name: olli-env
24+
- configMapRef:
25+
name: olli-config-env

0 commit comments

Comments
 (0)