mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00: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
|
deploymentStrategy: Recreate
|
||||||
image:
|
image:
|
||||||
repository: sonatype/nexus3
|
repository: docker.durp.info/sonatype/nexus3
|
||||||
pullPolicy: Always
|
tag: 3.42.0
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
nexus:
|
nexus:
|
||||||
docker:
|
docker:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue