Comment 6 for bug 2011710

Revision history for this message
Tom Haddon (mthaddon) wrote :

If I deploy postgresql-k8s locally and then edit the pod configuration (`kubectl edit pod -n pg-test postgresql-k8s-0`), I see this as part of the configuration:

```
  imagePullSecrets:
  - name: postgresql-k8s-postgresql-k8s-secret
```

But there's no such entry for the pod that's failing that this bug was filed about.