Skip to content

Commit

Permalink
indenting yaml correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosrodlop committed May 21, 2024
1 parent 939ad23 commit 9e1b8ac
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions blueprints/02-at-scale/casc/oc/jcasc/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ masterprovisioning:
- name: cbci-secrets
mountPath: "/var/run/secrets/cbci"
readOnly: true
---
apiVersion: "v1"
kind: "Service"
metadata:
labels:
"cloudbees.prometheus": "true"
---
apiVersion: "v1"
kind: "Service"
metadata:
labels:
"cloudbees.prometheus": "true"

0 comments on commit 9e1b8ac

Please sign in to comment.