Horus-K commented on issue #12463:
URL: https://github.com/apache/apisix/issues/12463#issuecomment-3615362929

   Why doesn't apisix-ingress-controller sync the new certificate to apisix 
after I regenerate the mywhoami.xxx.ai certificate?
   How can I force a certificate update? Business operations cannot be 
interrupted.
   I deployed using config_provider=yaml.
   ```
   apiVersion: apisix.apache.org/v2
   kind: ApisixTls
   metadata:
     name: whoami
     namespace: devops
   spec:
     hosts:
       - mywhoami.xxx.ai
     ingressClassName: apisix
     secret:
       name: mywhoami.xxx.ai
       namespace: devops
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to