Skip to main content
May 16, 2023
Question

Google Cloud SCIM Bridge Upgrade

  • May 16, 2023
  • 11 replies
  • 953 views

Hi,
I'm following these instructions to upgrade our SCIM bridge in GCP https://support.1password.com/scim-update/#google-cloud-platform but I am running into an issue when I set the image.


ty@cloudshell:~ (it-gag)$ kubectl set image deploy/op-scim-bridge-3-op-scim-bridge op-scim-bridge-3-op-scim-bridge=1password/scim:v2.8.1 -n 1password
error: unable to find container named "op-scim-bridge-3-op-scim-bridge"
ty@cloudshell:~ (tt-gag)$

The container exists, but I'm not sure why I am getting this error.

```
ty@cloudshell:~ (it-gag)$ kubectl get deployments -n 1password
NAME READY UP-TO-DATE AVAILABLE AGE
op-scim-bridge-3-op-scim-bridge 1/1 1 1 59d
op-scim-bridge-3-op-scim-redis 1/1 1 1 59d
ty@cloudshell:~ (it-gag)$

```


1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Browser:_ Not Provided

11 replies

xeomonkAuthor
May 24, 2023

That worked!

Thanks for all the help @hemal_g_1p