cost 108 ms
Merge / Apend two YAML files

Let's assume that you want to inject an extra container to all the Pods submitted to the cluster. You could save the YAML configuration for the extra ...

Increment the patch in a version number

I have a YAML file with semantic versioning number like this: version: 1.0.1 I need to increment PATCH part of the version. Is it possible to do it ...

2023-01-24 21:12:19   1   32    yq  
How to get key and value with yq V4.x.x

We have upgraded yq from version 3.x.x to version 4.x.x and there is a part that does not work the same when getting a key value from the following st ...

2023-01-24 17:54:23   1   31    bash / yq  
How to store values in variables with yq?

I have a yml file, from which I am obtaining a key with yq and I am storing it in a variable in bash, I am trying to do another query with the value o ...

2022-12-26 21:22:08   1   20    yaml / yq  

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM