Switch htpasswd to use a secret
This commit is contained in:
@@ -92,8 +92,8 @@ spec:
|
||||
path: dhparam.pem
|
||||
mode: 0640
|
||||
- name: nginx-htpasswd
|
||||
configMap:
|
||||
name: atst-nginx
|
||||
secret:
|
||||
secretName: atst-nginx-htpasswd
|
||||
items:
|
||||
- key: htpasswd
|
||||
path: .htpasswd
|
||||
|
Reference in New Issue
Block a user