Skip to content

Instantly share code, notes, and snippets.

@bgulla
Created April 30, 2021 18:04
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 bgulla/ad4ba267d2cd657d163e4b3a9325ed35 to your computer and use it in GitHub Desktop.
Save bgulla/ad4ba267d2cd657d163e4b3a9325ed35 to your computer and use it in GitHub Desktop.
Rancher Classification Banner CRD
apiVersion: management.cattle.io/v3
customized: false
default: '{}'
kind: Setting
metadata:
name: ui-banners
value: |-
{
"banner": {
"text": "CLOUD-GOV"
},
"showHeader": "true",
"showFooter": "true"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment