feat: Thêm cấu hình và script triển khai Kubernetes cục bộ cho dịch vụ IAM.
This commit is contained in:
@@ -253,7 +253,7 @@ todos:
|
||||
status: completed
|
||||
- id: staging-k8s-1
|
||||
content: "Create Staging Namespace: kubectl create namespace staging"
|
||||
status: pending
|
||||
status: blocked
|
||||
- id: staging-k8s-2
|
||||
content: "Create Staging Secrets: kubectl create secret generic iam-service-secrets --from-literal=database-url='...' --from-literal=jwt-secret='...' --from-literal=jwt-refresh-secret='...' -n staging"
|
||||
status: pending
|
||||
|
||||
Reference in New Issue
Block a user