Endre Karlson

Results 30 comments of Endre Karlson

Any idea on this? It's pretty annoying for YAML :|

How to use the healthcheck code then ?

@golgoth31 can we get this going ?

@idanl21 if you use a private image mirror for you stuff it's needed :)

Any news on this +1 @AndreasSundstrom

I tried passing --client-secret as well but then I get ```Failed exchanging authorization code: json: cannot unmarshal string into Go struct field token.expires_in of type int```

I think I am hitting the same issues on Ubuntu too.

You can do this via the files section pretty easily: ```yaml files: - content: | flannel-backend: none owner: root:root path: /etc/rancher/k3s/config.yaml.d/disable-flannel.yaml ```

I think we could probably simplify this though with a property so that we can drive these things a bit easier then having to hack it together via the `files`...