Difference between revisions of "CreationTimestamp"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
[[kubectl apply]] | [[kubectl apply]] | ||
[[the object has been modified; please apply your changes to the latest version and try again]] | [[the object has been modified; please apply your changes to the latest version and try again]] | ||
+ | [[kubectl create --save-config]] | ||
== Activities == | == Activities == |
Revision as of 15:10, 9 August 2023
metadata: template.metadata kubectl apply the object has been modified; please apply your changes to the latest version and try again kubectl create --save-config
Activities
- Remove
creationTimestamp
from your manifest to avoid terrafrom plan to always suggest changes. https://github.com/hashicorp/terraform-provider-kubernetes/issues/1652 - Read https://stackoverflow.com/questions/51297136/kubectl-error-the-object-has-been-modified-please-apply-your-changes-to-the-la
See also
Advertising: