Skip to content

Commit fd76f91

Browse files
committed
undo gamma
1 parent 7b9dde0 commit fd76f91

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

ansible/k8/gamma/api-socket-server/deployments/api-socket-server

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
imagePullSecrets:
1313
- name: runnable-kubernetes-pull-secret
1414
containers:
15-
- image: quay.io/runnable/api:SAN-6298-compose-events
15+
- image: quay.io/runnable/api:v11.39.1
1616
imagePullPolicy: Always
1717
name: api-socket-server
1818
resources:

ansible/k8/gamma/api-worker/deployments/api-worker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
imagePullSecrets:
1313
- name: runnable-kubernetes-pull-secret
1414
containers:
15-
- image: quay.io/runnable/api:SAN-6298-compose-events
15+
- image: quay.io/runnable/api:v11.39.1
1616
imagePullPolicy: Always
1717
name: api-worker
1818
resources:

ansible/k8/gamma/api/deployments/api

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
imagePullSecrets:
1313
- name: runnable-kubernetes-pull-secret
1414
containers:
15-
- image: quay.io/runnable/api:SAN-6298-compose-events
15+
- image: quay.io/runnable/api:v11.39.1
1616
imagePullPolicy: Always
1717
name: api
1818
resources:

0 commit comments

Comments
 (0)