This message was deleted.
# kubernetes
a
This message was deleted.
b
Are you saying me setting strict verify to false was not enough there? I assume the CA error at that point was just a warning due to me having that disabled. Without it disabled the pod would not even start up
Copy code
Environment:
      CATTLE_IS_RKE:             false
      CATTLE_SERVER:             <https://rancher-p1.example.com>
      CATTLE_CA_CHECKSUM:        
      CATTLE_CLUSTER:            true
      CATTLE_K8S_MANAGED:        true
      CATTLE_CLUSTER_REGISTRY:   
      CATTLE_SERVER_VERSION:     v2.9.2
      CATTLE_INSTALL_UUID:       35b85f0a-b786-4b29-bdd1-b1e0a199a624
      CATTLE_INGRESS_IP_DOMAIN:  <http://sslip.io|sslip.io>
      STRICT_VERIFY:             false
or does this need to be set on the rancher side itself?
ahh, I think I understand, maybe, it seems this is who rancher trusts
I set it to system store and I am still stuck at the same location, I restarted the agent, do I need to start the import over?