Revert Adminer stack override;Increase InotifyLimits

This commit is contained in:
2022-12-23 22:22:33 +01:00
parent eb399f4cb7
commit b448f79269
3 changed files with 34 additions and 30 deletions

View File

@ -30,11 +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'
# args:
# - '-S'
# - '0.0.0.0:8080'
# - '-t'
# - '/var/www/html'
envFrom:
- secretRef:
name: adminer-secret