phpipam: Update to v1.5.2
We don't need to build our own container image anymore, since the new *pyrocufflink.blue* domain controllers use LDAPS certificates signed by Let's Encrypt.
This commit is contained in:
@@ -97,7 +97,7 @@ spec:
|
||||
app.kubernetes.io/instance: phpipam
|
||||
spec:
|
||||
containers:
|
||||
- image: registry.pyrocufflink.blue/phpipam/phpipam-www:1.5x
|
||||
- image: docker.io/phpipam/phpipam-www:v1.5.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: phpipam-web
|
||||
ports:
|
||||
@@ -118,7 +118,7 @@ spec:
|
||||
add:
|
||||
- NET_ADMIN
|
||||
- NET_RAW
|
||||
- image: docker.io/phpipam/phpipam-cron:1.5x
|
||||
- image: docker.io/phpipam/phpipam-cron:v1.5.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: phpipam-cron
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user