补齐各个服务的k8s配置清单

This commit is contained in:
wwweww
2026-05-02 11:57:07 +08:00
parent 41890ddd33
commit 83fa982749
18 changed files with 2719 additions and 4 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ spec:
containers:
- name: authz-adapter
# image: 103.236.53.208:4418/library/authz-adapter@sha256:84dd29596f94dd38d3a7a7924f4d5ed71b661b6d2a78d65c1741b11c2d8eea98
image: authz-adapter:latest
image: 103.236.53.208:4418/juwan/authz-adapter:latest
imagePullPolicy: Always
ports:
- containerPort: 9002