diff --git a/values.yaml b/values.yaml index 6d27e37..6fbca5d 100644 --- a/values.yaml +++ b/values.yaml @@ -209,6 +209,20 @@ components: url: https://github.com/lsc-sde/iac-flux-observability-metrics branch: main requiresAuth: false + secret: + usernameKey: "" + passwordKey: "" + awms_guacamole: + state: "enabled" + chart_version: "" + namespace: guacamole + image: "" + repository: + name: awms-guacamole + url: https://github.com/lsc-sde/awms-guacamole-operator + branch: main + path: /flux/azure/ + requiresAuth: false secret: usernameKey: "" passwordKey: "" \ No newline at end of file