disable hookshot
This commit is contained in:
		@@ -33,10 +33,10 @@ dependencies:
 | 
			
		||||
  - name: matrix-synapse
 | 
			
		||||
    version: 3.11.3
 | 
			
		||||
    repository: https://ananace.gitlab.io/charts
 | 
			
		||||
  - name: app-template
 | 
			
		||||
    alias: matrix-hookshot
 | 
			
		||||
    version: 3.6.1
 | 
			
		||||
    repository: https://bjw-s.github.io/helm-charts/
 | 
			
		||||
  # - name: app-template
 | 
			
		||||
  #   alias: matrix-hookshot
 | 
			
		||||
  #   version: 3.6.1
 | 
			
		||||
  #   repository: https://bjw-s.github.io/helm-charts/
 | 
			
		||||
  # - name: app-template
 | 
			
		||||
  #   alias: mautrix-discord
 | 
			
		||||
  #   repository: https://bjw-s.github.io/helm-charts/
 | 
			
		||||
 
 | 
			
		||||
@@ -25,11 +25,11 @@ matrix-synapse:
 | 
			
		||||
      - name: matrix-synapse-config-secret
 | 
			
		||||
        secret:
 | 
			
		||||
          secretName: matrix-synapse-config-secret
 | 
			
		||||
      - name: matrix-hookshot-config-secret
 | 
			
		||||
        secret:
 | 
			
		||||
          secretName: matrix-hookshot-config-secret
 | 
			
		||||
      - name: mautrix-discord-config-secret
 | 
			
		||||
        secret:
 | 
			
		||||
      # - name: matrix-hookshot-config-secret
 | 
			
		||||
      #   secret:
 | 
			
		||||
      #     secretName: matrix-hookshot-config-secret
 | 
			
		||||
      # - name: mautrix-discord-config-secret
 | 
			
		||||
      #   secret:
 | 
			
		||||
      #     secretName: mautrix-discord-config-secret
 | 
			
		||||
      # - name: mautrix-whatsapp-config-secret
 | 
			
		||||
      #   secret:
 | 
			
		||||
@@ -46,10 +46,10 @@ matrix-synapse:
 | 
			
		||||
        mountPath: /synapse/config/conf.d/config.yaml
 | 
			
		||||
        subPath: config.yaml
 | 
			
		||||
        readOnly: true
 | 
			
		||||
      - name: matrix-hookshot-config-secret
 | 
			
		||||
        mountPath: /synapse/config/conf.d/hookshot-registration.yaml
 | 
			
		||||
        subPath: hookshot-registration.yaml
 | 
			
		||||
        readOnly: true
 | 
			
		||||
      # - name: matrix-hookshot-config-secret
 | 
			
		||||
      #   mountPath: /synapse/config/conf.d/hookshot-registration.yaml
 | 
			
		||||
      #   subPath: hookshot-registration.yaml
 | 
			
		||||
      #   readOnly: true
 | 
			
		||||
      # - name: mautrix-discord-config-secret
 | 
			
		||||
      #   mountPath: /synapse/config/conf.d/mautrix-discord-registration.yaml
 | 
			
		||||
      #   subPath: mautrix-discord-registration.yaml
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user