Skip to content

Commit

Permalink
replaced sle-micro with sle-micro-iso (#353)
Browse files Browse the repository at this point in the history
* replaced sle-micro with sle-micro-iso
* reverted sle-micro-iso on managedosversion
  • Loading branch information
SimonHaas authored Jul 17, 2024
1 parent 7bac013 commit b32f18a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/proxy/seedimage-proxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: ...
namespace: ...
spec:
baseImage: registry.suse.com/suse/sle-micro/5.5:2.0.2
baseImage: registry.suse.com/suse/sle-micro-iso/5.5:2.0.2
cloud-config:
write_files:
- path: /etc/sysconfig/proxy
Expand Down
2 changes: 1 addition & 1 deletion examples/quickstart/seedimage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: fire-img
namespace: fleet-default
spec:
baseImage: registry.suse.com/suse/sle-micro/5.5:2.0.2
baseImage: registry.suse.com/suse/sle-micro-iso/5.5:2.0.2
registrationRef:
apiVersion: elemental.cattle.io/v1beta1
kind: MachineRegistration
Expand Down

0 comments on commit b32f18a

Please sign in to comment.