1
This commit is contained in:
parent
2bff733134
commit
49de3cfd3e
2
base/basic-auth/kustomization.yaml
Normal file
2
base/basic-auth/kustomization.yaml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
resources:
|
||||||
|
- http-basic-auth.yaml
|
||||||
@ -1,4 +1,3 @@
|
|||||||
resources:
|
resources:
|
||||||
- juyoutech-docker-hub-secret.yaml
|
- juyoutech-docker-hub-secret.yaml
|
||||||
- juyou-docker-tcr-secret.yaml
|
- juyou-docker-tcr-secret.yaml
|
||||||
- http-basic-auth.yaml
|
|
||||||
@ -11,7 +11,7 @@ resources:
|
|||||||
- ../base/redis
|
- ../base/redis
|
||||||
- ../base/redis-nodeport
|
- ../base/redis-nodeport
|
||||||
- ../base/tls
|
- ../base/tls
|
||||||
- ../base/secret
|
- ../base/basic-auth
|
||||||
- ingress.yaml
|
- ingress.yaml
|
||||||
|
|
||||||
configMapGenerator:
|
configMapGenerator:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user