Skip to content

Fleet Sample

This page is generated from the checked-in sample manifest at config/samples/jms_v1beta1_fleet.yaml.

Field Value
Resource jms/Fleet
API Version jms.oracle.com/v1beta1
Source Path config/samples/jms_v1beta1_fleet.yaml
#
# Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
# Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
#

#
# Replace the OCI identifiers below before running e2e.
# Update metadata.name and spec.displayName if you want to force a fresh create
# instead of binding to an existing Fleet with the same display name in the same compartment.
apiVersion: jms.oracle.com/v1beta1
kind: Fleet
metadata:
  name: fleet-sample
spec:
  compartmentId: ocid1.compartment.oc1..exampleuniqueID
  displayName: fleet-sample
  inventoryLog:
    logGroupId: ocid1.loggroup.oc1..exampleuniqueID
    logId: ocid1.log.oc1..exampleuniqueID
  description: "Managed Java fleet"
  freeformTags:
    workload: java