helm hlaeja device registry
- update actuator.http - update helmfile.yaml - add 04-service.yaml - add 03-deployment.yaml - add 02-configmap.yaml - add 01-secret.yaml - update 01 secret values.yaml with jwt - add values.yaml - add Chart.yaml
This commit is contained in:
@@ -20,6 +20,16 @@ secrets:
|
||||
# tier: frontend
|
||||
# jwtFilename: private_key.pem
|
||||
# jwtFile: AccountJwtPublicKeyFileBase64==
|
||||
# - name: device-jwt-private-key
|
||||
# app: device-register
|
||||
# tier: backend
|
||||
# jwtFilename: private_key.pem
|
||||
# jwtFile: DeviceJwtPrivateKeyFileBase64==
|
||||
# - name: device-jwt-public-key
|
||||
# app: device-register
|
||||
# tier: frontend
|
||||
# jwtFilename: private_key.pem
|
||||
# jwtFile: DeviceJwtPublicKeyFileBase64==
|
||||
|
||||
# Look at /doc/keystore.md to make these values
|
||||
keystore:
|
||||
|
||||
Reference in New Issue
Block a user