Añadir 'kubernetes-csr.json'
This commit is contained in:
31
kubernetes-csr.json
Normal file
31
kubernetes-csr.json
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
{
|
||||||
|
|
||||||
|
"CN": "KubeCLUSTER01.k8s.pheros.local",
|
||||||
|
|
||||||
|
"key": {
|
||||||
|
|
||||||
|
"algo": "rsa",
|
||||||
|
|
||||||
|
"size": 2048
|
||||||
|
|
||||||
|
},
|
||||||
|
|
||||||
|
"names": [
|
||||||
|
|
||||||
|
{
|
||||||
|
|
||||||
|
"C": "ES",
|
||||||
|
|
||||||
|
"L": "San Cristobal de La Laguna",
|
||||||
|
|
||||||
|
"O": "PHEROS IT Services & Solutions",
|
||||||
|
|
||||||
|
"OU": "IT",
|
||||||
|
|
||||||
|
"ST": "Santa Cruz de Tenerife"
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
]
|
||||||
|
|
||||||
|
}
|
Reference in New Issue
Block a user