mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 04:22:18 +08:00
11 lines
207 B
YAML
11 lines
207 B
YAML
apiVersion: v1
|
|
kind: Project
|
|
metadata:
|
|
annotations:
|
|
openshift.io/description: "{{description}}"
|
|
openshift.io/display-name: "{{app}}"
|
|
creationTimestamp: null
|
|
name: "{{app}}"
|
|
spec: {}
|
|
status: {}
|