File tree Expand file tree Collapse file tree 3 files changed +0
-27
lines changed
maas-api/deploy/overlays/secret Expand file tree Collapse file tree 3 files changed +0
-27
lines changed Original file line number Diff line number Diff line change 5252 value : " gateway-token-rate-limits"
5353 - name : AUTH_POLICY_NAME
5454 value : " gateway-auth-policy"
55- - name : ADMIN_API_KEY
56- valueFrom :
57- secretKeyRef :
58- name : maas-api-admin
59- key : admin-key
6055 - name : GIN_MODE
6156 value : " debug"
6257 livenessProbe :
Original file line number Diff line number Diff line change @@ -9,14 +9,7 @@ resources:
99
1010patches :
1111- path : patches/secrets-provider.yaml
12- - path : patches/api-key-env-var.yaml
1312- path : patches/clusterrole.yaml
1413 target :
1514 kind : ClusterRole
1615 name : maas-api
17-
18- # See https://kubernetes.io/docs/tasks/configmap-secret/managing-secret-using-kustomize/
19- secretGenerator :
20- - name : maas-api-admin-secret
21- envs :
22- - admin.secret.env # secret for the admin API key, e.g. `admin-api-key=letmein`
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments