Skip to content

Commit

Permalink
Merge pull request #2448 from masco/fix-ocp-template
Browse files Browse the repository at this point in the history
Update OCP Template resource's apiVersion
  • Loading branch information
lebauce authored Jul 17, 2024
2 parents b4bb62b + 0867cf7 commit a4452f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contrib/openshift/skydive-flow-exporter-template.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v1
apiVersion: template.openshift.io/v1
kind: Template
metadata:
name: skydive-flow-exporter
Expand Down
2 changes: 1 addition & 1 deletion contrib/openshift/skydive-template.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v1
apiVersion: template.openshift.io/v1
kind: Template
metadata:
name: skydive
Expand Down

0 comments on commit a4452f2

Please sign in to comment.