Kelly Ferrone

Results 36 comments of Kelly Ferrone

This also would be related to #414 and #360

Any chance to consider loading non Helm manifests? For example if some service has a url and all you have to do is `kubectl apply -f https://someurl.com/somemanifest.yaml`. Maybe this helmsman...

> @kferrone that is tracked in #360 .. I am working on this issue and will create a PR soon. Oh wow! Ya'll are on top of it. Goodbye really...

All I want to do is print a string based on some info in the stack after it has been deployed. Not even trying to do anything fancy here. Is...

So in the mean time, the easiest way to run custom scripts after deploy is to use the `poststart` script in `package.json` and make sure your start script in package.json...

Was about to open same issue. +1million

I opened a ticket for similar reasons: https://github.com/FusionAuth/fusionauth-issues/issues/1572 Instead I want to use a kubernetes operator. I suggested using a project which can generate Kubernetes Operators based on Terraform Providers/Modules....

Just for fun, I added the following to the crd in the kubeconfig property: ```yaml key: description: Key in the Secret, when not specified an implementation-specific default key is used....

I even played around with `op.#ApplyComponent` in a worklow-step definition. The inputs and outputs nor the DAG seems to work when components are applied manually

@dudicoco I am in the same situation, the other cert is a wildcard. Why can't it do exact match?