Skip to content

Commit

Permalink
build(k8s): update gateway image hash version
Browse files Browse the repository at this point in the history
  • Loading branch information
brucetony committed Mar 19, 2024
1 parent f70404d commit 8690ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/gateway/templates/gateway-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: api-gateway
image: ghcr.io/privateaim/node-hub-api-adapter:sha-61a1c36
image: ghcr.io/privateaim/node-hub-api-adapter:sha-f70404d
imagePullPolicy: IfNotPresent # Maybe "Always" during debug
readinessProbe:
httpGet:
Expand Down

0 comments on commit 8690ace

Please sign in to comment.