Skip to content

Instantly share code, notes, and snippets.

@KurtStam
Created April 1, 2020 09:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KurtStam/e7df29c6d1bff851bcd1663a6ee3026a to your computer and use it in GitHub Desktop.
Save KurtStam/e7df29c6d1bff851bcd1663a6ee3026a to your computer and use it in GitHub Desktop.
oc get syndesis -o yaml
apiVersion: v1
items:
- apiVersion: syndesis.io/v1beta1
kind: Syndesis
metadata:
annotations:
syndesis.io/applicationUrl: https://syndesis-syndesis.192.168.42.29.nip.io
creationTimestamp: 2020-04-01T09:04:18Z
generation: 1
name: example
namespace: syndesis
resourceVersion: "20517"
selfLink: /apis/syndesis.io/v1beta1/namespaces/syndesis/syndesises/example
uid: c4f62c99-73f7-11ea-b1be-0af024e92c77
spec:
addons:
camelk: {}
dv:
resources: {}
jaeger: {}
knative: {}
ops: {}
publicApi: {}
todo:
enabled: true
backup: {}
components:
database:
resources: {}
grafana:
resources: {}
meta:
resources: {}
oauth: {}
prometheus:
resources: {}
server:
features: {}
resources: {}
upgrade:
resources: {}
demoData: true
forceMigration: false
status:
backup: {}
phase: Installed
version: latest
kind: List
metadata:
resourceVersion: ""
selfLink: ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment