Ingress en tls, ajout auth, etc
This commit is contained in:
1
nginx-ingress/auth
Normal file
1
nginx-ingress/auth
Normal file
@ -0,0 +1 @@
|
||||
squip:$apr1$e0QTsUBf$rVuHisO/pKnOKTBAwcYiT0
|
8
nginx-ingress/secret.yaml
Normal file
8
nginx-ingress/secret.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
apiVersion: v1
|
||||
data:
|
||||
auth: c3F1aXA6JGFwcjEkZTBRVHNVQmYkclZ1SGlzTy9wS25PS1RCQXdjWWlUMAo=
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: basic-auth
|
||||
namespace: default
|
||||
type: Opaque
|
Reference in New Issue
Block a user