mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
switch to local repo
This commit is contained in:
parent
c7b65953b9
commit
f43c85bc79
1 changed files with 3 additions and 2 deletions
|
|
@ -2,8 +2,9 @@ nexus-repository-manager:
|
|||
|
||||
deploymentStrategy: Recreate
|
||||
image:
|
||||
repository: sonatype/nexus3
|
||||
pullPolicy: Always
|
||||
repository: docker.durp.info/sonatype/nexus3
|
||||
tag: 3.42.0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
nexus:
|
||||
docker:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue