You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after I deployed the pet site application is running successfully. after that, I am trying to change the pet site label in that code. so I have changed the cloud9 environment side of the pet site label. after that, I want to deploy that page again on the EKS side. I don't know how I want to update that code. Could you guide me on how I can deploy it? because I have used the below comment for redeployment but it is not working
kubectl apply -f k8s_petsite/deployment.yaml
The text was updated successfully, but these errors were encountered:
vignesLYM
changed the title
i want to update petsite label
trying to update petsite label but not updating
Apr 20, 2023
Hi Team,
after I deployed the pet site application is running successfully. after that, I am trying to change the pet site label in that code. so I have changed the cloud9 environment side of the pet site label. after that, I want to deploy that page again on the EKS side. I don't know how I want to update that code. Could you guide me on how I can deploy it? because I have used the below comment for redeployment but it is not working
kubectl apply -f k8s_petsite/deployment.yaml
The text was updated successfully, but these errors were encountered: