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-rules-secret.yml

10 lines
193 B

apiVersion: v1
data:
SPRING_DATASOURCE_PASSWORD: cXVhdHBnMTIz
SPRING_DATASOURCE_USERNAME: RkJfUlVMRVM=
kind: Secret
metadata:
name: service-rules-secret
namespace: csi-uat
type: Opaque