Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
kkapoor-fresh committed Oct 13, 2023
1 parent 5dfc382 commit 9cebc97
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions deployment/openshift/helm-web/templates/forms-flow-web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ kind: Template
metadata:
name: helm-forms-flow-web
labels:
{{- include "helm-web.labels" . | nindent 4 }}
labels:
app: ${APP_NAME}
app: ${APP_NAME}
objects:
- apiVersion: apps.openshift.io/v1
kind: DeploymentConfig
Expand Down

0 comments on commit 9cebc97

Please sign in to comment.