Remove redundant certs;Fix sealed secret keys;Workaround IPv6;Housekeeping

This commit is contained in:
2022-03-14 09:56:36 +01:00
parent 360cce7f13
commit f8ea8b112d
7 changed files with 15 additions and 11 deletions

View File

@ -30,6 +30,11 @@ spec:
containers:
- name: adminer
image: bv11-cr01.bessems.eu/proxy/library/adminer
args:
- '-S'
- '0.0.0.0:8080'
- '-t'
- '/var/www/html'
envFrom:
- secretRef:
name: adminer-secret