add-ha-gitops #2

Open
brian wants to merge 6 commits from add-ha-gitops into main
Showing only changes of commit 45cfa79ab6 - Show all commits
+6
View File
@@ -74,6 +74,12 @@ jobs:
print("✓ Generated secrets.yaml")
EOF
- name: Debug - List config files
run: |
echo "Current directory: $(pwd)"
echo "Config directory contents:"
ls -la config/
- name: Validate HA Config with Docker
run: |
docker run --rm \