1
0
Fork 0
kubernetes/kitchen
Dustin 0eb121b833 kitchen: Remove config.yml ConfigMap generator
The `config.yml` document for *kitchen* contains several "secret" values
(e.g. passwords to Nextcloud, MQTT, etc.).  We don't want to commit
these to the Git repository, of course, but as long as Kustomize expects
to find the `config.yml` file, we won't be able to manage the
application with Argo CD.  Ultimately, *kitchen* needs to be modified to
be able to read secrets separately from config, but until then, we will
have to avoid managing `config.yml` with Kustomize.
2023-10-14 22:01:26 -05:00
..
.gitignore kitchen: Add manifest for kitchen screen server 2022-11-05 16:39:22 -05:00
kitchen.yaml kitchen: Remove config.yml ConfigMap generator 2023-10-14 22:01:26 -05:00
kustomization.yaml kitchen: Remove config.yml ConfigMap generator 2023-10-14 22:01:26 -05:00
secrets.yaml kitchen: Migrate to Sealed Secrets 2023-10-14 21:44:47 -05:00