tekton pipelines for apps
This commit is contained in:
@@ -29,7 +29,7 @@ spec:
|
||||
app: mariadb
|
||||
spec:
|
||||
containers:
|
||||
- image: docker-registry.lan/mariadb:arm64
|
||||
- image: cr.lan/mariadb
|
||||
name: mariadb
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
@@ -49,7 +49,7 @@ spec:
|
||||
limits:
|
||||
memory: "1500Mi"
|
||||
cpu: "2000m"
|
||||
- image: docker-registry.lan/mariadb-prometheus-exporter:arm64
|
||||
- image: cr.lan/mariadb-prometheus-exporter
|
||||
name: mariadb-prometheus-exporter
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user