Skip to content

Commit

Permalink
Merge pull request #1966 from shiftstack/upgradefix
Browse files Browse the repository at this point in the history
🐛 Revert accidental update to previous API templates
  • Loading branch information
k8s-ci-robot authored Mar 21, 2024
2 parents c6efdea + 61b0560 commit 2b03429
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/e2e/data/kustomize/v1alpha6/bastion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
path: /spec/bastion
value:
enabled: true
spec:
instance:
flavor: ${OPENSTACK_BASTION_MACHINE_FLAVOR}
image: ${OPENSTACK_BASTION_IMAGE_NAME}
sshKeyName: ${OPENSTACK_SSH_KEY_NAME}
2 changes: 1 addition & 1 deletion test/e2e/data/kustomize/v1alpha7/bastion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
path: /spec/bastion
value:
enabled: true
spec:
instance:
flavor: ${OPENSTACK_BASTION_MACHINE_FLAVOR}
image: ${OPENSTACK_BASTION_IMAGE_NAME}
sshKeyName: ${OPENSTACK_SSH_KEY_NAME}

0 comments on commit 2b03429

Please sign in to comment.