Try another image of the proxy

This commit is contained in:
Micke Nordin 2024-06-28 14:24:18 +02:00
parent 0609270a81
commit 39b411e3aa
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ spec:
spec:
containers:
- name: spark-ui-proxy
image: elsonrodriguez/spark-ui-proxy:1.0
image: iguaziodocker/spark-ui-proxy:0.1.0
ports:
- containerPort: 80
resources:

View file

@ -2,7 +2,7 @@
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: spark-ingress
name: spark-ui-proxy-ingress
annotations:
kubernetes.io/ingress.class: nginx
spec: