We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3cb630 commit ba485eeCopy full SHA for ba485ee
deploy/api/deployment.yaml
@@ -20,7 +20,7 @@ spec:
20
terminationGracePeriodSeconds: 30
21
containers:
22
- name: app
23
- image: ghcr.io/cse-labs/res-edge:0.15
+ image: ghcr.io/cse-labs/res-edge-api:0.15
24
imagePullPolicy: Always
25
ports:
26
- name: http
0 commit comments