mirror of
https://github.com/bitnami/containers.git
synced 2026-02-13 16:07:15 +08:00
10 lines
190 B
YAML
10 lines
190 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
version: '2'
|
|
services:
|
|
prometheus-operator:
|
|
image: docker.io/bitnami/prometheus-operator:0
|
|
ports:
|
|
- 8080:8080
|