Since about 3 days ago, the YouTube Player widget started throwing Error 15 on all videos across both iOS and Android. Until then, everything was working fine ...
apiVersion: v1 kind: Pod metadata: name: hello-world spec: containers: - name: hello-world-container image: nginx:latest ports: - containerPort: 80 env: - name: test ...