mirror of
				https://github.com/optim-enterprises-bv/homelab.git
				synced 2025-10-31 18:07:50 +00:00 
			
		
		
		
	refactor(lldap): use alpine rootless image
This commit is contained in:
		| @@ -25,7 +25,7 @@ spec: | |||||||
|           type: RuntimeDefault |           type: RuntimeDefault | ||||||
|       containers: |       containers: | ||||||
|         - name: lldap |         - name: lldap | ||||||
|           image: ghcr.io/lldap/lldap:2024-12-24-debian-rootless # renovate: docker=ghcr.io/lldap/lldap versioning=loose |           image: docker.io/lldap/lldap:v0.6.1-alpine-rootless # renovate: docker=docker.io/lldap/lldap | ||||||
|           securityContext: |           securityContext: | ||||||
|             allowPrivilegeEscalation: false |             allowPrivilegeEscalation: false | ||||||
|             readOnlyRootFilesystem: true |             readOnlyRootFilesystem: true | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Vegard Hagen
					Vegard Hagen