Martin Corriveau

Results 16 comments of Martin Corriveau

Same thing for us. We needed a way to manage automatically Oauth token, cluster wide.

After the split `---` at the start of the yaml file is removed. Before the split ```yaml --- # apiVersion: apps/v1 kind: Deployment metadata: name: deployment1 --- # apiVersion: apps/v1...

Look at this yaml. This is a concrete example of a yaml i'm using : https://github.com/cert-manager/cert-manager/releases/download/v1.14.1/cert-manager.yaml Use case : split this file into many kubernets yaml file (easier to manipulate...

Agree for helm. But after doing some test, kubectl or oc based on kubectl does not follow a pre-defined order. kubectl proceed sequentially with a file. If you're apply multiple...

> Done! I've merged the code and released version 1.2.8. Please give it a go with the new flag `--include-triple-dash`. > > I'll keep the issue open for a few...

Different options. First one, increase in Venafi, the validity time of your token. It will give you time but you will have to renew it anyway. Do some code, by...