Commit Graph

5 Commits

Author SHA1 Message Date
argoyle a7ce0a5b5d docs(deploy): add delete permission for limitranges resource
Adds the delete verb for limitranges in the deploy.yaml file. This
change allows for the deletion of the specific resource named
"extreme-request-defaults," enabling better resource management
and cleanup in the deployment process.
2025-10-01 10:33:02 +02:00
argoyle dbcd564d2f fix(deploy): update labels to use recommended format
Replace deprecated app label with app.kubernetes.io/name to align 
with Kubernetes best practices for label usage. Maintain consistency 
across deployment specifications for better management and 
monitoring.
2025-02-05 17:45:35 +01:00
argoyle de61e7e9d9 Handle error on listing limit ranges, update example deploy and readme 2019-05-20 11:06:32 +02:00
argoyle 7a8f0e5f8c Remove annotations 2019-03-12 10:19:30 +01:00
argoyle 1dd9edf4e0 Add commandline flags for exclusion of specific namespaces and setting the default memory requests 2019-03-12 10:07:26 +01:00