Update secret.yaml

This commit is contained in:
Barahalikar Siddharth
2022-09-21 01:36:50 +05:30
committed by GitHub
parent 8edd2756e8
commit d17fcf2462

View File

@@ -3,7 +3,7 @@ apiVersion: v1
metadata:
name: example-secret
annotations:
avp.kubernetes.io/path: "crds/data/mysql"
avp.kubernetes.io/path: "app/data/crds"
type: Opaque
stringData:
apikey: <apikey>