You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Configurations/secrets/service-pharmacy-secret.yml

15 lines
409 B

apiVersion: v1
data:
csi_jwt_secret: YXMzNFE2NzlUMDEyM0M1Njd1OTAwMjNNNTZGODloMTI=
pharmacy-db-password: pgsql
pharmacy-db-username: pgsql
phrbase-client-id: cGhyYmFzZQo=
phrbase-client-secret: M2E3NDkzYzUtNDk5NC00ZmI2LTg4NTQtODY0MThkZDY0OWQ4
prescription-db-password: pgsql
prescription-db-username: pgsql
kind: Secret
metadata:
name: service-pharmacy-secret
namespace: csi-dev
type: Opaque