Compare commits
No commits in common. "d6e5633c92a2bc797e9e802b9950d4221d06352a" and "2fc1830956a925e03f289f69d2c53a8e16d310a7" have entirely different histories.
d6e5633c92
...
2fc1830956
|
@ -21,7 +21,7 @@ spec:
|
||||||
# Add init container for pulling znc modules and putting them into the modules directory
|
# Add init container for pulling znc modules and putting them into the modules directory
|
||||||
initContainers:
|
initContainers:
|
||||||
pull-module-source:
|
pull-module-source:
|
||||||
image: alpine:3.20.2
|
image: alpine:3.20.0
|
||||||
command:
|
command:
|
||||||
- "sh"
|
- "sh"
|
||||||
- "-c"
|
- "-c"
|
||||||
|
|
Loading…
Reference in New Issue