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
Copy file name to clipboardExpand all lines: downstream/modules/platform/ref-operator-crs.adoc
-70Lines changed: 0 additions & 70 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -362,76 +362,6 @@ spec:
362
362
You can follow the link:{BaseURL}/red_hat_ansible_lightspeed_with_ibm_watsonx_code_assistant/2.x_latest/html/red_hat_ansible_lightspeed_with_ibm_watsonx_code_assistant_user_guide/index[Red Hat Ansible Lightspeed with IBM watsonx Code Assistant User Guide] for help with creating the model and auth secrets.
363
363
====
364
364
365
-
== aap-fresh-install-local-management.yml
366
-
367
-
[subs="+attributes"]
368
-
----
369
-
---
370
-
apiVersion: aap.ansible.com/v1alpha1
371
-
kind: AnsibleAutomationPlatform
372
-
metadata:
373
-
name: myaap
374
-
spec:
375
-
# Development purposes only
376
-
no_log: false
377
-
378
-
# Platform
379
-
## uncomment to test bundle certs
380
-
# bundle_cacert_secret: gateway-custom-certs
381
-
382
-
# Components
383
-
controller:
384
-
disabled: false
385
-
extra_settings:
386
-
- setting: ALLOW_LOCAL_RESOURCE_MANAGEMENT
387
-
value: 'True'
388
-
389
-
eda:
390
-
disabled: false
391
-
392
-
extra_settings:
393
-
- setting: EDA_ALLOW_LOCAL_RESOURCE_MANAGEMENT
394
-
value: '@bool True'
395
-
396
-
hub:
397
-
disabled: false
398
-
## uncomment if using file storage for Content pod
0 commit comments