You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could be missing somthing simple here. However lables are not creating when using multiple instances template. It tags the vm with goog-dm-(machinename) and just ignores any labels I have under properties
simplified yaml below. VMs create perfectly minus the lables specified.
Could be missing somthing simple here. However lables are not creating when using multiple instances template. It tags the vm with goog-dm-(machinename) and just ignores any labels I have under properties
simplified yaml below. VMs create perfectly minus the lables specified.
imports:
name: common.py
name: default.py
name: vm_instance.py
name: vm_multiple_instances.py
resources:
type: vm_multiple_instances.py
properties:
labels:
buildkey: example
nextbuildkey: example2
The text was updated successfully, but these errors were encountered: