Luis Iturrios
Luis Iturrios
Create the encoded token in the format of base64Encode(:). For example, if the username is [email protected] and the token is 954c38744be9407ab6fb, then [email protected]:954c38744be9407ab6fb needs to be base64 encoded to form...
Any way to define `terminationGracePeriodSeconds` on helm installation ?
No sería bueno también hacer el cambio en el pipfile?
No tengo experiencia, el cambio que realizaste no funciono?
I have the same issue thanks for share. 🥇
You can force the update with a annotation just before the deployment `kubectl annotate es -n force-sync=$(date +%s) --overwrite`
Thanks a lot for your response, this works for me ``` new sst.aws.Nextjs("MyApp", { transform: { cdn: { transform: { distribution: { webAclId: "arn:aws:wafv2:us-east-1:XXXXXXXXXXXX.....", }, }, }, }, }); ```