Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions argocd/applications/torghut-options/ta/flinkdeployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
labels:
app: torghut-options-ta
spec:
image: registry.ide-newton.ts.net/lab/torghut-ta@sha256:81284daa767f193cc73959ce5377bc5d78977673f020cb646d8f8c82739ed114
image: registry.ide-newton.ts.net/lab/torghut-ta@sha256:c1c7b8556683d05f4f3847d82e95e7fc93de31a32624adf4300a04a435c7683d
imagePullPolicy: IfNotPresent
restartNonce: 3
flinkVersion: v2_0
Expand Down Expand Up @@ -86,9 +86,9 @@ spec:
name: flink-checkpoints
key: AWS_SECRET_ACCESS_KEY
- name: TORGHUT_TA_VERSION
value: fb3ea3d4
value: 0333e762
- name: TORGHUT_TA_COMMIT
value: fb3ea3d493ecc84608e741849530f69c0fd5c53c
value: 0333e762a68aff7c13028d7f16582aee2877d83e
ports:
- containerPort: 9249
name: metrics
Expand Down