diff options
Diffstat (limited to 'kubernetes')
| -rw-r--r-- | kubernetes/debug/debug-deployment.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/kubernetes/debug/debug-deployment.yaml b/kubernetes/debug/debug-deployment.yaml index 1d58b40..42631dd 100644 --- a/kubernetes/debug/debug-deployment.yaml +++ b/kubernetes/debug/debug-deployment.yaml @@ -16,7 +16,7 @@ spec:      spec:        containers:        - name: debug -        image: 192.168.1.103:5000/bullseye-slim +        image: 192.168.1.214:5000/bullseye-slim          imagePullPolicy: IfNotPresent          command:            - tail | 
