diff --git a/tutorandroid/patches/k8s-deployments b/tutorandroid/patches/k8s-deployments index 8bb14bc..0a29f1b 100644 --- a/tutorandroid/patches/k8s-deployments +++ b/tutorandroid/patches/k8s-deployments @@ -20,7 +20,6 @@ spec: containers: - name: android-app image: {{ ANDROID_APP_DOCKER_IMAGE }} - imagePullPolicy: Always ports: - containerPort: 8000 securityContext: