This commit is contained in:
william 2025-04-18 00:04:24 +08:00
parent 2bff733134
commit 49de3cfd3e
5 changed files with 5 additions and 3 deletions

View File

@ -0,0 +1,2 @@
resources:
- http-basic-auth.yaml

View File

@ -1,4 +1,3 @@
resources:
- juyoutech-docker-hub-secret.yaml
- juyou-docker-tcr-secret.yaml
- http-basic-auth.yaml
- juyou-docker-tcr-secret.yaml

View File

@ -11,7 +11,7 @@ resources:
- ../base/redis
- ../base/redis-nodeport
- ../base/tls
- ../base/secret
- ../base/basic-auth
- ingress.yaml
configMapGenerator:

1
test.bat Normal file
View File

@ -0,0 +1 @@
kubectl apply --dry-run=client -k gp2504