Files
katenary/generator
Patrice Ferlet d72f371c59 fix(generation): fix the volume var/path name
Underscores are forbidden by Kubernetes (should be a valid URL string),
we replace "_" by "-" in names, and we leave the values file using the
original name. So a volume named "foo_bar" in compose file, is
registered as "foo_bar" in the values file, but "foo-bar" is used as
volume name in deployments, volume claims, ...
2024-10-24 17:23:26 +02:00
..
2024-10-18 09:36:55 +02:00
2024-10-18 09:36:55 +02:00
2024-05-06 21:11:36 +02:00
2024-10-18 09:36:55 +02:00
2024-04-10 13:53:58 +02:00
2024-10-23 16:20:29 +02:00
2024-04-24 14:03:41 +02:00
2024-04-24 14:03:41 +02:00
2024-04-24 14:03:41 +02:00
2024-10-18 09:36:55 +02:00
2024-05-06 21:11:36 +02:00
2024-04-24 14:03:41 +02:00
2024-10-18 09:36:55 +02:00
2024-10-18 09:36:55 +02:00
2024-10-18 09:36:55 +02:00
2023-12-06 15:24:02 +01:00
2024-05-07 13:18:00 +02:00
2023-12-06 15:24:02 +01:00
2024-10-18 09:36:55 +02:00