Code Review
/
ric-plt
/
a1.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Fix code coverage in LF
[ric-plt/a1.git]
/
integration_tests
/
a1mediator
/
templates
/
secrets.yaml
1
apiVersion: v1
2
kind: Secret
3
metadata:
4
name: lfhelper
5
type: kubernetes.io/dockerconfigjson
6
data:
7
.dockerconfigjson: {{ template "imagePullSecret" . }}