aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-08-25 17:22:29 +0100
committerGravatar Joe Banks <[email protected]>2024-08-25 17:22:42 +0100
commit4f6841b59ca39638c2db1eabaac03958fb218fb4 (patch)
tree9357217b2d017dc5491307f3f1a0c69570f8c808 /kubernetes
parentCorrect sieve user log location (diff)
Move rtex to owl-corp deployment
Diffstat (limited to 'kubernetes')
-rw-r--r--kubernetes/namespaces/apis/rtex/deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/namespaces/apis/rtex/deployment.yaml b/kubernetes/namespaces/apis/rtex/deployment.yaml
index 86b585f..9188c08 100644
--- a/kubernetes/namespaces/apis/rtex/deployment.yaml
+++ b/kubernetes/namespaces/apis/rtex/deployment.yaml
@@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: rtex
- image: ghcr.io/hassanabouelela/rtex:latest
+ image: ghcr.io/owl-corp/rtex:latest
imagePullPolicy: Always
ports:
- containerPort: 5000