Update secret.yaml
This commit is contained in:
committed by
GitHub
parent
8edd2756e8
commit
d17fcf2462
@@ -3,7 +3,7 @@ apiVersion: v1
|
|||||||
metadata:
|
metadata:
|
||||||
name: example-secret
|
name: example-secret
|
||||||
annotations:
|
annotations:
|
||||||
avp.kubernetes.io/path: "crds/data/mysql"
|
avp.kubernetes.io/path: "app/data/crds"
|
||||||
type: Opaque
|
type: Opaque
|
||||||
stringData:
|
stringData:
|
||||||
apikey: <apikey>
|
apikey: <apikey>
|
||||||
|
|||||||
Reference in New Issue
Block a user