Marcel Ryser

Results 3 issues of Marcel Ryser

I was trying to use other table names to avoid conflicts, but after I've changed the values in the config file, he's still looking for the old name. I also...

Version: 0.4.2 Flux 2.3 K8: v1.29.5 After adding a new Kustomization like ``` apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: name: my-app namespace: flux-system spec: suspend: true interval: 60m0s retryInterval: 2m0s timeout:...

**Description of the problem/feature request** I use the docker image on a Ampere machine which uses arm64 arch. It would be much appreciated to also build an arm64 docker image....