Skip to content

Commit

Permalink
feat(zot)!: Decommission
Browse files Browse the repository at this point in the history
  • Loading branch information
bjw-s committed Jan 11, 2024
1 parent 69b1a90 commit e241edb
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 299 deletions.
30 changes: 0 additions & 30 deletions kubernetes/main/talos/talconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,36 +137,6 @@ controlPlane:
aliases:
- ${clusterName}.${clusterDNSSuffix}
# Configure pull through cache
- |-
machine:
registries:
mirrors:
docker.io:
endpoints:
- https://zot.bjw-s.dev/v2/docker.io
overridePath: true
ghcr.io:
endpoints:
- https://zot.bjw-s.dev/v2/ghcr.io
overridePath: true
quay.io:
endpoints:
- https://zot.bjw-s.dev/v2/quay.io
overridePath: true
gcr.io:
endpoints:
- https://zot.bjw-s.dev/v2/gcr.io
overridePath: true
registry.k8s.io:
endpoints:
- https://zot.bjw-s.dev/v2/registry.k8s.io
overridePath: true
public.ecr.aws:
endpoints:
- https://zot.bjw-s.dev/v2/public.ecr.aws
overridePath: true
# Cluster configuration
- |-
cluster:
Expand Down
1 change: 0 additions & 1 deletion kubernetes/nas/apps/storage/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ resources:
# Flux-Kustomizations
- ./kopia/ks.yaml
- ./minio/ks.yaml
- ./zot/ks.yaml
119 changes: 0 additions & 119 deletions kubernetes/nas/apps/storage/zot/app/config/config.json

This file was deleted.

26 changes: 0 additions & 26 deletions kubernetes/nas/apps/storage/zot/app/externalsecret.yaml

This file was deleted.

90 changes: 0 additions & 90 deletions kubernetes/nas/apps/storage/zot/app/helmrelease.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions kubernetes/nas/apps/storage/zot/app/kustomization.yaml

This file was deleted.

21 changes: 0 additions & 21 deletions kubernetes/nas/apps/storage/zot/ks.yaml

This file was deleted.

0 comments on commit e241edb

Please sign in to comment.