Skip to content

Commit a3633b7

Browse files
authored
Merge pull request #52621 from Amrita42/OCPBUGS-3213
OCPBUGS#3213: adds api version to agent-config file
2 parents 03341c2 + 1eef328 commit a3633b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/installing-ocp-agent.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ sshKey: |
8888
[source,yaml]
8989
----
9090
cat > agent-config.yaml << EOF
91+
apiVersion: v1alpha1
9192
kind: AgentConfig
9293
metadata:
9394
name: sno-cluster

0 commit comments

Comments
 (0)