diff --git a/values-hypershift.yaml b/values-hypershift.yaml index 869922f..23c3bd6 100644 --- a/values-hypershift.yaml +++ b/values-hypershift.yaml @@ -1,5 +1,5 @@ -# Override values for HyperShift -# Define the s3 bucket information +# Override values for HyperShift +# Define the s3 bucket information global: hypershift: createBucket: true @@ -75,11 +75,13 @@ autoscaling: # enabled: true # machineSetName: -worker- # minReplicas: 0 - # maxReplicas: 6 + # maxReplicas: 6 # Set rbac.create to false if you want to skip creation of role/rolebinding. rbac: create: true # Provide a list of users and/or groups to add to the clusterrolebinding users: [] - groups: [] \ No newline at end of file + groups: [] + sudoerGroups: + - Engineering