Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,9 @@ value_files/

# Tenant migration tools — populated config carries Docker Hub PAT and
# per-tenant CLIENT_PASSWORD. Only the .example.env template is committed.
docs/migration-tools/tenant-config.env
docs/migration-tools/tenant-config.env

# Helm chart packages. Releases are published from gh-pages by the
# release-helm-chart.yaml workflow; checked-in .tgz files are dead weight
# (and were the cause of the cleanup in #70).
*.tgz
Binary file removed aks-1.0.3.tgz
Binary file not shown.
Binary file removed aks-1.0.4.tgz
Binary file not shown.
24 changes: 0 additions & 24 deletions aks/.helmignore

This file was deleted.

24 changes: 0 additions & 24 deletions aks/Chart.yaml

This file was deleted.

22 changes: 0 additions & 22 deletions aks/DEPRECATED.md

This file was deleted.

21 changes: 0 additions & 21 deletions aks/templates/NOTES.txt

This file was deleted.

30 changes: 0 additions & 30 deletions aks/templates/_helpers.tpl

This file was deleted.

12 changes: 0 additions & 12 deletions aks/templates/docker-registry-secret.yaml

This file was deleted.

101 changes: 0 additions & 101 deletions aks/templates/jobs-manager-deployment.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions aks/templates/logs-pvc.yaml

This file was deleted.

24 changes: 0 additions & 24 deletions aks/templates/mysql-configmap.yaml

This file was deleted.

72 changes: 0 additions & 72 deletions aks/templates/mysql-deployment.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions aks/templates/mysql-service.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions aks/templates/mysql-storage-pvc.yaml

This file was deleted.

Loading
Loading