Commit Graph

8 Commits

Author SHA1 Message Date
a4834a0661 Now manage kubernetes version in ingress
The backend and ingressClassName are now under condition
2022-02-16 10:37:46 +01:00
8ccdb2854b Remove annotation for ingres.class
This yield an error on new Kubernetes
TODO: check k8s version like does "helm create"?
2021-12-17 10:28:16 +01:00
fe2a655796 Enhancements, see details
- Added a message to explain to the user that it needs to build and push
  images
- The Release Name string is now a constant ins source code, later we will be able to
  change it to (for example) a template call
- SHA256 injected label (from docker-compose file content) is a bit long, SHA1 is shorter
- We now add compose command line and generation date in the Values file
- Code cleanup, refactorisation and enhancements
- More documentation in the source code
2021-12-05 09:05:48 +01:00
2fb62bb554 Typo in "kubernetes" annotation 2021-12-01 15:18:02 +01:00
1085be2b53 Fixup some annotations 2021-12-01 15:17:34 +01:00
e18a797504 Fix lot of things... 2021-11-30 15:35:32 +01:00
069cddcdc0 Fix ingress 2021-11-30 12:09:07 +01:00
f095f39eaf Initial version 2021-11-30 12:04:28 +01:00