core/scripts
Guillaume B.B. Van Hemmen 5e81dc3eba #0000 - Set bash script to fail on error without printing commands
Removed the `-x` flag from `set` to prevent printing each command during execution, improving log readability. The script will still terminate on errors with the `-e` flag.
2024-12-27 13:47:26 +01:00
..
00_install_metalLB.sh #0000 - Set bash script to fail on error without printing commands 2024-12-27 13:47:26 +01:00
01_install_traefik.sh #0000 - Add scripts and configurations for Kubernetes cluster setup 2024-12-19 17:18:36 +01:00
03_install_cert_manager.sh #0000 - Add scripts and configurations for Kubernetes cluster setup 2024-12-19 17:18:36 +01:00
04_install_external_dns.sh #0000 - Add scripts and configurations for Kubernetes cluster setup 2024-12-19 17:18:36 +01:00